@watsonjs/cli
v0.0.1
Published
Fast, scalable framework for building Discord applications (@cli)
Downloads
2
Readme
Description
The Watson CLI is a command-line interface tool that helps you to initialize, develop, and maintain your Watson applications. It assists in multiple ways, including scaffolding the project, serving it in development mode, and building and bundling the application for production distribution. It embodies best-practice architectural patterns to encourage well-structured apps.
The CLI works with schematics, and provides built in support from the schematics collection at @watsonjs/schematics.
Installation
npm install -g @watsonjs/cli
Usage
Learn more in the documentation.
Credits and references
Hat fanart by: @maka_hayashi
This package is a copy of the nest cli modified to work with Watson components.