1.0.17 • Published 3 years ago
@open-template-hub/open-template-hub-server-generator v1.0.17
Express Generator CLI for Server Templates on Open Template Hub
This CLI helps you to create a server via Open Template Hub.
Available server types are:
- Payment Server
- Basic Info Server
- Auth Server
About the NPM Package
Package Installation
npm install -g open-template-hub-server-generator
Package Usage
Go to the directory on terminal where you want to generate the project.
$ cd PATH
and run the generator command:
$ open-template-hub-server-generator
Sponsors
No sponsors yet! Will you be the first?
Contributors
Contributing
- Fork it
- Create your update branch (git checkout -b my-feature-branch)
- Commit your changes (git commit -am 'Add some features')
- Push to the branch (git push origin my-feature-branch)
- Create new Pull Request
LICENSE
1.0.17
3 years ago