Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@wethegit/corgi

Package Overview
Dependencies
Maintainers
3
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wethegit/corgi

Command line interface for use with the corgi framework.

latest
Source
npmnpm
Version
4.0.2
Version published
Weekly downloads
1
Maintainers
3
Weekly downloads
 
Created
Source

corgi CLI

The corgi CLI provides a toolkit for quickly and easily setting up projects, pages, and components within a corgi project.

Check out the corgi CLI documentation.

Contributing

For local development, you'll want to:

  • Clone this repo, and branch off dev.
  • cd into the cli directory, run npm install.
  • Run npm link to create a symlink to the corgi executable.
  • Create an empty test project somewhere else on your machine, and run npm link @wethegit/corgi.
  • You can now make changes to the corgi CLI codebase and see them reflected in your test project.
  • Make any pull requests against the dev branch.

Keywords

generator

FAQs

Package last updated on 16 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts