IMCtermite/.github/setup.sh

6 lines
136 B
Bash
Executable File

#!/bin/bash
cat ../README.md | grep '^# IMCtermite' -A 50000 > ../python/README.md
cp -r ../lib ../python/
cp -v ../LICENSE ../python/