v0.1.2
Adds 2 commandline flags for the create-package
command:
- --no-init - Do not run
npm init
on the new package - --rclnodejs-version <x.y.z> - Specify the version of rclnodejs to install in the new package
Adds 2 commandline flags for the create-package
command:
npm init
on the new package