issues
search
ModOrganizer2
/
mob
Mod Organizer Builder.
15
stars
22
forks
source link
pr command
#62
Closed
isanae
closed
3 years ago
isanae
commented
3 years ago
Adds a
mob pr
command to fetch all matching prs at once.
Requires nlohmann's json for the github api
Added
github_key
to the ini
Changes to
process
were to support piping stuff to stdin. It's not actually used anymore, but I'm leaving it there in case
Documentation/refactoring continues in future prs
mob pr
command to fetch all matching prs at once.github_key
to the iniprocess
were to support piping stuff to stdin. It's not actually used anymore, but I'm leaving it there in case