This commit is contained in:
Thomas Levine 2016-03-03 15:52:56 +00:00
parent c4239dba06
commit b06f9a4816
1 changed files with 14 additions and 0 deletions

14
TODO
View File

@ -44,3 +44,17 @@ List some shell linters somewhere.
* ShellCheck
* checkbashisms
Set parallel and series
----------
I want to be able to make only some directories run in series.
* Rename .urchin to .urchin_root.
* Look for a .urchin_dir file.
* If .urchin_dir contains "series", run that directory in series rather
than in parallel.
Rename to something other than "test"?
----------
Maybe wait until I have a use for this.