crystal-cli
v1.0.1
Published
CLI of [Crystal](https://crystal.sh), the code generator for every language and framework
Downloads
10
Maintainers
Readme
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