1.0.0 • Published 2 years ago

redajs v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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 redajs

How 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