~fabricematrat/charmworld/redirect-charm

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