Skip to content

reap-platform/reap-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cli for REAP

A simple CLI for generate REAP projects.

Usage

Installation

Prerequisites: Node.js (>=6.x, 8.x preferred), npm version 3+ and Git.

$ npm install reap-cli -g

New a Project

$ reap new // will download reap-boilerplate in current directory
$ reap new --no-auto-install // not auto install npm dependencies

Generate New Function / Apis

$ cd your application
$ reap g

Releases

No releases published

Packages

 
 
 

Contributors