A demo of using reliance from a host C app
Prerequisites:
- reliance package manager
- cc compiler (gcc if you use build.sh)
- Install dependencies
reliance install
- Build
./build.sh
- Run
./run.sh
A demo of using reliance from a host C app
Prerequisites:
reliance install
./build.sh
./run.sh