@behemothjs/cli
v0.0.3
Published
![status](https://img.shields.io/badge/status-PreAlpha-F00) ![node 18.x](https://img.shields.io/badge/node-18.x-0B0) [![XO code style](https://shields.io/badge/code_style-5ed9c7?logo=xo&labelColor=gray)](https://github.com/xojs/xo)
Downloads
2
Readme
@behemothjs/cli
Behemoth CLI
Install
npm install --global @behemothjs/cli
Interface Design
docs
Open Behemoth docs
behemoth docs
make
Make project.
behemoth make
Options:
--name ProjectName
--type web | api
--version ${tag}
version
Show current CLI version.
behemoth version
=> v1.0.0
upgrade
Upgrade latest CLI version.
behemoth upgrade