2013-02-25 01:58:04 -03:00
|
|
|
# vagrant-lxc
|
|
|
|
|
2013-02-27 19:57:19 -03:00
|
|
|
Highly experimental, soon to come, Linux Containers support for the unreleased
|
|
|
|
Vagrant 1.1. More information coming out soon...
|
2013-02-25 20:09:32 -03: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
|