Sha256: 5471b738f3b79b7e10fadb32f01a77c9268ec247342998bb89bc1615e1bada73
Contents?: true
Size: 337 Bytes
Versions: 1
Compression:
Stored size: 337 Bytes
Contents
# CobraCommander::Yarn CobraCommander::Yarn is the ruby plugin for CobraCommander. It supports loading complex local dependency graphs from Yarn workspaces. ## Installation Add `cobra_commander-yarn` to the `:cobra` group of your Gemfile: ```ruby group :cobra do gem 'cobra_commander-yarn' end ``` And then execute: $ bundle
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cobra_commander-yarn-1.0.0 | docs/README.md |