irm-cli

1.1.0 • Public • Published

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/.

Readme

Keywords

Package Sidebar

Install

npm i irm-cli

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

22.8 kB

Total Files

20

Last publish

Collaborators

  • ironmax