2014-04-09 15:00:42 +00:00
|
|
|
# Vagrant #
|
2014-03-02 11:58:17 +00:00
|
|
|
|
|
|
|
|
Vagrant is a system to create reproducible and portable development
|
|
|
|
|
environments. Because of the variety of systems used for HabitRPG
|
|
|
|
|
development and the various issues developers may encounter setting up
|
2014-03-10 00:25:00 +00:00
|
|
|
HabitRPG on them, vagrant provides a single development enviroment with
|
2014-09-21 07:13:15 +00:00
|
|
|
minimal dependencies on the developer's local platform. It can be used
|
|
|
|
|
on a variety of systems including Windows, Mac OS X, and Linux.
|
2014-03-02 11:58:17 +00:00
|
|
|
|
2014-09-21 07:13:15 +00:00
|
|
|
Instructions for using the HabitRPG Vagrant environment are in
|
|
|
|
|
[Setting up HabitRPG locally](http://habitrpg.wikia.com/wiki/Setting_up_HabitRPG_locally).
|