crystal-cli

1.0.1 • Public • Published

Crystal CLI

CLI of Crystal, the code generator for every language and framework

Install

Install Crystal CLI globally using npm:

npm install crystal-cli -g

Usage

Once installed, crystal can be used in any directory:

crystal [command]

Commands:

  build             build project
  config            get project's Crystal Config
  help              get help
  init              initialize project
  install <module>  install module
  run               run project
  search <module>   search for modules
  update            update project's modules

/crystal-cli/

    Package Sidebar

    Install

    npm i crystal-cli

    Weekly Downloads

    2

    Version

    1.0.1

    License

    none

    Last publish

    Collaborators

    • studiotate