knitter 0.1.1
Wraps the Javascript "yarn" command; query and install Javascript packages from Ruby. Reads the package.json file directly to detect packages that are installed, and shells out to `yarn` to initialize and install packages.
Gemfile:
=
install:
=
Runtime Dependencies (1):
mixlib-shellout
~> 2.2