Codebase list org-drill / cme/main test-from-git
cme/main

Tree @cme/main (Download .tar.gz)

test-from-git @cme/mainraw · history · blame

1
2
3
4
5
6
7
#!/bin/sh

cd ..
mkdir git
cd git
git clone ../app .
make test