Skip to content

yhirano55/bundler-rbs-collection

Repository files navigation

bundler-rbs-collection

The gem executes rbs collection update after bundle command.

Installation

Install the gem:

$ gem install bundler-rbs-collection

Register the plugin with Bundler:

Globally:

$ cd ~ && bundle plugin install bundler-rbs-collection

Per Project:

$ cd /path/to/project && bundle plugin install bundler-rbs-collection

Uninstall

If it's your only plugin, remove the plugin file from whichever directory you installed it:

$ rm .bundle/plugin/index

If you have other plugins, edit .bundle/plugin/index and remove relevant entries.

License

MIT License

About

The gem executes `rbs collection update` after bundle command.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages