0.0.1 • Published 8 years ago

ashes v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
8 years ago

Ashes CLI

This is a simple CLI tool that I am building for personal use.

Installation

Install the NPM module

npm install -g ashes

Usage

Generate a new React project

ashes new appname

Future Plans

I'm currently working on a generator feature that will make it easy to scaffold out components, tests, etc...

I also plan to add a generator specifically for Phoenix applications