Commit Graph

9 Commits

Author SHA1 Message Date
zador-blood-stained
8396c95368 Improve Vagrant support
Fixes #676
2017-08-01 12:31:05 +03:00
Gabriel Gunderson
24d0ec4824 Tidying up the Vagrant stuff. Added support for userscripts. More docs. (#601) 2017-01-15 00:42:20 +03:00
Gabriel Gunderson
b90f575ec7 Changes to the Vagrant file, README and gitignore for better Vagrant support. (#597) 2017-01-04 12:57:03 +03:00
zador-blood-stained
0db052451c Add auto-created output directory to Vagrantfile 2016-11-06 22:22:08 +03:00
zador-blood-stained
998c2f6d56 Remove custom path in Vagrantfile
Fixes #537
2016-11-06 16:29:58 +03:00
zador-blood-stained
fd87d16b13 Update container dependencies 2016-07-16 17:08:24 +03:00
Igor Pecovnik
27e25af978 Manually merged
https://github.com/igorpecovnik/lib/pull/262
2016-04-07 16:06:41 +02:00
Jacob Gadikian
839a4a7a94 Added files via upload 2016-04-07 20:24:52 +07:00
faddat
dc8c09d861 I've added a Vagrantfile to lib. Here's how to use it:
1) vagrant up
2) vagrant ssh
3) cd /vagrant
4) cp compile.sh ../
5) ./compile.sh
2016-04-07 10:04:16 +07:00