0.3.4 • Published 3 years ago

recife-cli v0.3.4

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

npm version License: MIT Node.js CI

CLI(Command-line interface) for RecifeJs.

Install

npm install recife-cli
# or
yarn add recife-cli

Quick Overview

RecifeJs CLI offers a variety of options to further accelerate development within the framework. For more details visit the documentation link.

See below some usage options:

Create new project

recife project my-project-name

Create new controller

recife controller User

Create new model

recife model User

Ways to use

See some other ways to use the RecifeJS CLI.

With Yarn

yarn create recife-cli my-project-name

With NPX

npx recife-cli project my-project-name

With NPM

npm init recife-cli project my-project-name

License

Recife CLI is open source software licensed as MIT.

0.3.4

3 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago