vagrant-lxc-ng/README.md

14 lines
383 B
Markdown
Raw Normal View History

2013-02-25 04:58:04 +00:00
# vagrant-lxc
Highly experimental, soon to come, Linux Containers support for the unreleased
Vagrant 1.1. More information coming out soon...
2013-02-25 23:09:32 +00:00
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request