Financial-Times / nori

🍙 exploratory command-line tool to make changes across multiple repositories & track their progress
MIT License
11 stars 0 forks source link

Read transformation targets from string or file #5

Closed simonplend closed 5 years ago

simonplend commented 5 years ago

From string:

--targets https://github.com/Financial-Times/repository-name https://github.com/Financial-Times/another-repository-name

From file:

--targets file-with-list-of-repository-urls
apaleslimghost commented 5 years ago

superseded by nori #45