Want a single-command local development environment for jinteki.net Netrunner?
- install VirtualBox and Vagrant
- clone this project from, well, here
- run
vagrant up
and get a cup of coffee - point a web browser or two at http://localhost:1042/
Some key Vagrant commands: up
, ssh
, halt
, and destroy
.
The running code will be in '/vagrant/netrunner' inside the VM, and 'netrunner' outside of it via VirtualBox shared folders. Feel free to point an editor, IDE, etc. from your local system at the files, which are safe from a vagrant destroy
.
Pull requests, feature requests, and bug reports are very welcome. If you like the project, please STAR it!
LAST TESTED: macOS 10.13.3, VirtualBox 5.2.6 r120293, Vagrant 2.0.2, ubuntu/xenial64 20180126.0.0