Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cinch-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cinch-cli

A cli tool to scaffold pages and components quickly

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

cinch

A cli tool to scaffold pages and components quickly

oclif Version Downloads/week License

Usage

$ npm install -g cinch-cli
$ cinch COMMAND
running command...
$ cinch (-v|--version|version)
cinch-cli/0.0.1 darwin-x64 node-v12.13.1
$ cinch --help [COMMAND]
USAGE
  $ cinch COMMAND
...

Commands

cinch add

Scaffolds out a new page or component in the correct locations

USAGE
  $ cinch add

OPTIONS
  -c, --component=component  name of component to create
  -h, --help                 show CLI help
  -p, --page=page            page to create

See code: src/commands/add.ts

cinch help [COMMAND]

display help for cinch

USAGE
  $ cinch help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

cinch add

Scaffolds out a new page or component in the correct locations

USAGE
  $ cinch add

OPTIONS
  -c, --component="component-name"  name of component to create
  -h, --help                        show CLI help
  -p, --page="my-new-page"          page to create

cinch help [COMMAND]

display help for cinch

USAGE
  $ cinch help

Keywords

FAQs

Package last updated on 05 Feb 2020

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc