2.0.2 • Published 6 years ago

react-trim-cli v2.0.2

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

React Trim CLI

CLI tool for React Trim

React Trim CLI is a command line tool to help you create React Trim projects faster.

Installation

You can install the package from npm.

npm i -g react-trim-cli
npm install

Usage

The CLI tool can be used within any directory of an existing react-trim project.

To see all the options available.

trim --help

To create a new project using React Trim

trim new <projectName>

To create a new controller

trim make:controller <name>

To create a new model

trim make:model <name>

To create a new view

trim make:view <name>

Bugs

If you encounter any bugs please let us know. Also if you can fix them please fix them and open a pull request.

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.6.7

6 years ago

1.6.6

6 years ago

1.6.5

6 years ago

1.6.4

6 years ago

1.6.3

6 years ago

1.6.2

6 years ago

1.6.1

6 years ago

1.6.0

6 years ago

1.5.25

6 years ago

1.5.24

6 years ago

1.5.23

6 years ago

1.5.22

6 years ago

1.5.21

6 years ago

1.4.21

6 years ago

1.4.20

6 years ago

1.4.19

6 years ago

1.4.18

6 years ago

1.3.18

6 years ago

1.2.18

6 years ago

1.2.17

6 years ago

1.2.16

6 years ago

1.1.16

6 years ago

1.1.15

6 years ago

1.1.14

6 years ago

1.1.13

6 years ago

1.1.12

6 years ago

1.1.11

6 years ago

1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago