Releases: RobotWebTools/rclnodejs-cli
Releases · RobotWebTools/rclnodejs-cli
v0.1.3
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
v0.1.1
Initial release.