A git manager for many repositories.
deno install -fr -A -g \
https://raw.githubusercontent.com/marmooo/gitn/main/gitn.js
gitn clone vendor/ repos.lst
gitn pull vendor/ repos.lst
gitn push vendor/ repos.lst
gitn status . repos.lst
gitn add . repos.lst -A
gitn commit . repos.lst -m "comment"
repos.lst
https://github.com/twbs/icons bootstrap-icons
https://github.com/google/material-design-icons
MIT