Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 748 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 748 Bytes

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