Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 554 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 554 Bytes

Stix cli

Slack Status

The CLI for stix, bringing you some sugary goodness.

Use the cli to:

  • Initialize a new project
  • Create a module
  • Create a controller
  • Create an action
  • Run your custom commands

Installing

yarn global add stix-cli or npm i -g stix-cli.

All done!

Features

  • Autocomplete for Bash, Zsh, and Fish shells.
  • Picks up commands from stix-modules.
  • Picks up commands from your modules.

License

MIT