Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nx10 committed Dec 19, 2023
1 parent f01dc84 commit 2f950bc
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,3 @@ module load anaconda3/2022.10
conda activate ecpac
pip uninstall -y ecpac && sleep 2 && pip install git+https://github.com/cmi-dair/ecpac.git
```

## TODO

- Command line option for non-interactive use (fallback to all defaults)
- Support pipeline configs not just presets
- Glob / regex pattern for subjects + pipelines
- Quote paths with whitespace
- More validation
- Patch cpac from git+URL directly
- optionally wrap jobs in hpc_benchmark
- Print full command after interactive use

0 comments on commit 2f950bc

Please sign in to comment.