sprobex-test
v1.0.3
Published
SprobEx is the backend command line interface for Sprobe Express React Base Template.
Downloads
4
Readme
SprobEx
SprobEx is the backend command line interface for Sprobe Express React Base Template.
Usage
Below is the example on how to use the sprobex
package.
sprobex [make:command] <fileName>
To see the available commands, run the following:
sprobex --help
Templates
This package generates the templates for the following:
- controller
- exception
- middleware
- model
- service
- test
- validator