10 lines
289 B
Text
10 lines
289 B
Text
* Load directories from a configuration file
|
|
* Update the repositories within each directory.
|
|
* Make depth configurable per directory.
|
|
* Set a default depth in config.yaml.
|
|
* Add excluding/ignoring a repository.
|
|
|
|
Add unit tests.
|
|
Add a `--dry-run` option.
|
|
Complete README.
|
|
Add Nix package.
|