InstallationΒΆ
pip
Install using pip:
pip install scriptcwl
For development:
git clone git@github.com:NLeSC/scriptcwl.git cd scriptcwl python setup.py developRun tests (including coverage) with:
python setup.py testconda
Windows issues
for development