2.0.2 • Published 7 years ago

react-trim-cli v2.0.2

Weekly downloads
1
License
ISC
Repository
-
Last release
7 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

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.6.7

7 years ago

1.6.6

7 years ago

1.6.5

7 years ago

1.6.4

7 years ago

1.6.3

7 years ago

1.6.2

7 years ago

1.6.1

7 years ago

1.6.0

7 years ago

1.5.25

7 years ago

1.5.24

7 years ago

1.5.23

7 years ago

1.5.22

7 years ago

1.5.21

7 years ago

1.4.21

7 years ago

1.4.20

7 years ago

1.4.19

7 years ago

1.4.18

7 years ago

1.3.18

7 years ago

1.2.18

7 years ago

1.2.17

7 years ago

1.2.16

7 years ago

1.1.16

7 years ago

1.1.15

7 years ago

1.1.14

7 years ago

1.1.13

7 years ago

1.1.12

7 years ago

1.1.11

7 years ago

1.1.10

7 years ago

1.1.9

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago