A set of tools to manage distributed IoT applications with docker
- See swarm setup to setup a test cluster
- Install dependencies with
make deps
- Install CLI with
make install
- Use
./scripts/dev-sync.sh
to keep the nodes in sync onmake build
MIT License