shark-odin

0.0.5 • Public • Published

odin-cli Build Status npm package

A simple CLI for scaffolding odin.js projects.

Installation

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

$ npm install -g shark-odin

Usage

$ odin gen <template-name> <project-name>

Example:

$ odin gen webpack my-project

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

License

MIT

Package Sidebar

Install

npm i shark-odin

Weekly Downloads

8

Version

0.0.5

License

MIT

Last publish

Collaborators

  • sherhoo