drgomesp / githubpal

:gear: Routine Github task automation for my own stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

githubpal


Hey pal, could you help me with some routine Github(c) tasks?

Yeap, lets go =)

Start with cli

  • Compile, just run make build
  • Usage, build/githubpal --help

Use case commands

Example command cli

build/githubpal update --login="Your login github" --repos="*" --fullname="Your full Name" --name="First Name" --limit=25 --url="https://yourcoolwebsite.com"

Versioning and license

Our version numbers follow the semantic versioning specification. You can see the available versions by checking the tags on this repository. For more details about our license model, please take a look at the LICENSE file.

About

:gear: Routine Github task automation for my own stuff

License:Other


Languages

Language:Go 97.9%Language:Makefile 2.1%