1.0.17 • Published 4 years ago

@open-template-hub/open-template-hub-server-generator v1.0.17

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Version Downloads SonarCloud BTC

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

MIT