generator-neutron

0.2.1 • Public • Published

neutron

neutron Yeoman generator

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

NPM Version 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.

Package Sidebar

Install

npm i generator-neutron

Weekly Downloads

2

Version

0.2.1

License

MIT

Last publish

Collaborators

  • yan-foto