habitica-self-host/VAGRANT.md

12 lines
580 B
Markdown
Raw Normal View History

# Vagrant #
Vagrant is a system to create reproducible and portable development
2015-07-31 07:55:16 +00:00
environments. Because of the variety of systems used for Habitica
development and the various issues developers may encounter setting up
2015-07-31 07:55:16 +00:00
Habitica on them, vagrant provides a single development enviroment with
minimal dependencies on the developer's local platform. It can be used
on a variety of systems including Windows, Mac OS X, and Linux.
2015-07-31 07:55:16 +00:00
Instructions for using the Habitica Vagrant environment are in
[Setting up Habitica Locally](http://habitica.wikia.com/wiki/Setting_up_Habitica_Locally).