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:
=
安装:
=
Runtime 依赖 (1):
mixlib-shellout
~> 2.2