Releases: roedesh/nxstart
Releases · roedesh/nxstart
BrewJS support
You can now create a BrewJS project by running nxstart js
in a terminal.
Hotfix: Use os.path.dirname
This version now uses os.path.dirname
to fetch the project directory, as distutils.dirname
doesn't work on some machines.
First alpha version
v0.1.0a0 Updated version number and README