Add setup.sh
This commit is contained in:
parent
e73b979836
commit
afa6b0f1c1
1 changed files with 3 additions and 0 deletions
3
setup.sh
Normal file
3
setup.sh
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
conda env create -f environment.yml -p ./cf-env
|
||||||
|
chmod +x cf cf.py
|
Loading…
Reference in a new issue