jhin

jhin CLI

Usage no npm install needed!

<script type="module">
  import jhin from 'https://cdn.skypack.dev/jhin';
</script>

README

jhin CLI

jhin is a CLI for creating NodeJs, React and Recat-Native javascript projects using a standard and fully customizable architecture.

How to use

  api:generate:controller    Create a new controller file
  api:generate:middleware    Create a new middleware file
  api:generate:service       Create a new service file
  api:generate:validator     Create a new validator files
  api:import:cdn             import config cdn
  init                       -
  help (h)                   -
  version (v)                Output the version number

License

MIT - see LICENSE