0.1.13 • Published 7 years ago

reazy-cli v0.1.13

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
7 years ago

Reazy logo

This package provides a lightweight CLI tool which installs Reazy for your project and passes on the commands to Reazy which handles them.

Getting started

Install Reazy CLI

$ npm install -g reazy-cli

Generate the app

$ reazy init MyAwesomeApp [type]

[type]: mobile/web/plugin. Optional (You will be prompted later if you don't specify it here)

  • mobile: A simple React Native app with only the basic services.

  • web: A React project for web. Coming soon!

  • plugin: Scaffolding for a Reazy plugin.

Detailed documentaion

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.1

7 years ago