Sha256: 4b763ff462b8404bc871eb10ed8921c218bc014baca1667c4df99397faac9d19
Contents?: true
Size: 1.15 KB
Versions: 2
Compression:
Stored size: 1.15 KB
Contents
# Vagrant::Chakraos::Host This is a vagrant plugin that add host capabilities if you use [Chakraos](https://chakralinux.org/). Latest version : [](https://badge.fury.io/rb/vagrant-chakraos-host) ## 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](https://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](http://contributor-covenant.org) code of conduct. [here]: https://github.com/deogracia/vagrant-chakraos-host
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vagrant-chakraos-host-0.2.1 | README.md |
vagrant-chakraos-host-0.1.2 | README.md |