pepkit / divvy

Standardized computing resource configuration
http://divvy.databio.org
BSD 2-Clause "Simplified" License
4 stars 2 forks source link

add CLI #24

Closed nsheff closed 5 years ago

nsheff commented 5 years ago

Raised by @Avsecz

One great feature would be to add the CLI to it:

divvy --profile slurm --cpu 10 ... <command>

or

cat commands.txt | divvy --profile slurm --cpu 10