RubyGems.org

nugrant

1.1.0

Nugrant is a library to easily handle parameters that need to be injected into an application via different sources (system, user, project, defaults). Nugrant can also be directly used as a Vagrant plugin. By activating this gem with Vagrant, it will be possible to define user specific parameters that will be injected directly into the Vagrantfile. This is useful if you need to share a Vagrantfile to multiple developers but would like to customize some parameters for each user differently.

installgem install nugrant
Authors

Matthieu Vachon

1,041 total downloads 48 for this version
Owners

Bcc50b7d52ce72e16576e6488b1f85d0

Gemfile
gem "nugrant", "~> 1.1.0"
Versions
  1. 1.1.0 May 17, 2013
  2. 1.0.1 April 9, 2013
  3. 1.0.0 March 22, 2013
  4. 1.0.0.pre1 March 22, 2013
  5. 0.0.14 February 14, 2013
Show all versions (8 total)
Development Dependencies
  1. rake >= 0