For installing system-wide tools built in Ruby, packaged as Gems.
Example of buckle base/jekyll:
name allows multiple packages separated by space.
This will actually just confirm the existence of the global gem, and if it does not exist, recommend that the user install it manually with: sudo gem install ___
For installing system-wide tools built in Ruby, packaged as Gems.
Example of buckle
base/jekyll:nameallows multiple packages separated by space.This will actually just confirm the existence of the global gem, and if it does not exist, recommend that the user install it manually with:
sudo gem install ___