0.2.1 • Published 10 years ago

generator-neutron v0.2.1

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

neutron Yeoman generator

This is a simple Yeoman generator for neutron. neutron allows rapid and painless app development using Github's electron.

license

Usage

There is a single no-parameter generator, that clones the neutron's project into the current directory:

yo neutron

yo-neutron

Apart from cloning the neutron repository, two directories, src and dist, are created . Neutron expects source files to be in the former, and the transpiled/compiled/etc. files are stored in the latter directory.

Troubleshooting

The only error that might happen, is that you try to bootstrap neutron in a non-empty directory. This is going to fail, since git only clones in empty directories.

0.2.1

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago