.. | ||
images | ||
build.sh | ||
ChangeLog | ||
description.md | ||
Makefile | ||
pgp-keyring | ||
pgp-signature | ||
README.md | ||
rootFiles | ||
sandstorm-pkgdef.capnp | ||
server.c++ | ||
shortDesc.txt | ||
ssindex.html | ||
stage.sh |
To build:
- Setup environment for building as described in https://github.com/sandstorm-io/sandstorm-rawapi-example. You don't need clang, you have to use g++ instead. Build CnP from github, but Sandstorm stable is fine.
- Follow any necessary steps from the draw.io main build README required to ensure the build is stable
- Create a ChangeLog entry with a version number and a timestamp
- Commit all changes and tag both the drawio and mxgraph2 modules using drawiosandstorm-m_n_r_b
- Execute build.sh in this directory to the package
- In the build directory invoke 'spk publish package.spk' to submit for publishing