Skip to content

redajs/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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