1.1.0 • Published 6 years ago

irm-cli v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

irm-cli npm package

A simple CLI for scaffolding common projects.

Installation

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

$ npm install -g irm-cli

Usage

$ irm init <template-name> <project-name>

Example:

$ irm init webpack-simple my-project

The above command pulls the template from irm-github/webpack-simple, prompts for some information, and generates the project at ./my-project/.

1.1.0

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

7 years ago

1.0.6

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

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago