ZanobiJS CLI is a command-line interface tool that helps you to initialize and develop your ZanobiJS applications 🎉
Read more here.
Install cli with npm
npm install -g @zanobijs/cli
However if you need to use it with devops we suggest installing in develop
npm install -D @zanobijs/cli
ZanobiJS CLI is heavily inspired by NestJS and AngularJS.
Private - Read License