drawio/etc/sandstorm/README.md
Gaudenz Alder fd5e784e35 6.0.1.8 release
Former-commit-id: 11f69642bb
2016-12-01 12:04:38 +01:00

12 lines
No EOL
516 B
Markdown

- Get the draw.io project from github
- Navigate to `drawio/etc/sandstorm`
- Create a directory named `build`
- [Install vagrant-spk](https://docs.sandstorm.io/en/latest/vagrant-spk/installation/)
- `cd build`
- `vagrant-spk setupvm diy`
- `vagrant-spk vm up`
- Invoke `../stage.sh` to stage the build files. gfind is gnu find on OS X.
- Log into the vagrant box `vagrant-spk vm ssh`
- `sudo apt-get install g++`
- [Install latest capnp](https://capnproto.org/install.html)
- In the build directory `vagrant-spk dev`