Socket
Socket
Sign inDemoInstall

@wethegit/corgi

Package Overview
Dependencies
5
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @wethegit/corgi

Command line interface for use with the corgi framework.


Version published
Weekly downloads
2
increased by100%
Maintainers
3
Install size
2.02 MB
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 02 Apr 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc