1.1.0 • Published 7 years ago

irm-cli v1.1.0

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

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago