vagrant-chakraos-host

Add chakraos' host capabilities to vagrant.


License
MIT
Install
gem install vagrant-chakraos-host -v 0.2.1

Documentation

Vagrant::Chakraos::Host

This is a vagrant plugin that add host capabilities if you use Chakraos.

Latest version : Gem Version

Installation

Install it yourself as:

$ vagrant plugin install vagrant-chakraos-host

Usage

There's nothing more to do than install it :D

Development

  • Check out the repo,
  • Run bin/setup to install dependencies
  • You can also run bin/console for an interactive prompt that will allow you to experiment.

To release a new version:

  • update the version number in version.rb,
  • then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome here on GitHub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.