@sifrr/cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

sifrr-cli · npm version Doscify

Sifrr Command line interface.

How to use

Do npm i @sifrr/cli or yarn add @sifrr/cli or add the package to your package.json file.

Run npm run sifrr [command] or node_modules/.bin/sifrr [command]

# sifrr --help
Commands:
  sifrr element:generate <name>        [sifrr-dom] create sifrr element

Options:
  --help, -h     Help
  --version, -v  Current version                                  

Run sifrr [command] --help to show help for that command.

Commands

sifrr element:generate

Generate sifrr-element for given name in public/elements folder if no --path is given.

Readme

Keywords

Package Sidebar

Install

npm i @sifrr/cli

Weekly Downloads

0

Version

0.0.9

License

MIT

Unpacked Size

40 kB

Total Files

25

Last publish

Collaborators

  • aadityataparia