~adeuring/charmworld/use-charmtools-tarball

1
2
3
4
5
6
#!/bin/bash
set -e
make install SYSTEM_DEPS=
make test
make lint