Utility for booting IncludeOS binaries
conan config install https://github.com/includeos/conan_config.git
- Remotes:
conan remote list
You should have these:
includeos: https://api.bintray.com/conan/includeos/includeos [Verify SSL: True]
includeos-test: https://api.bintray.com/conan/includeos/test-packages [Verify SSL: True]
- Profiles:
conan profile list
mkdir build
cd build
conan create .. includeos/stable -pr <profile-name>