redajs
v1.0.0
Published
Redajs cli
Downloads
3
Readme
Template Generator
Whenever you have to create a project in any language, you often waste time creating the code base. Redajs has some code base templates to install to get started and programming right away without wasting time creating the code base (installs with npm but also uses other languages)
npm i -g redajsHow to use?
reda create <template>Open VSC
reda create <template> -vsc Info command
reda info <template>General commands
reda new : Create new public template
reda new : Create new public template
reda create [template] : Create public template : alias: build
reda -v : Show version : alias: --version
reda -h : Show help : alias: --help