An open API service indexing awesome lists of open source software.

https://github.com/drgomesp/githubpal

:gear: Routine Github task automation for my own stuff
https://github.com/drgomesp/githubpal

automation devtools git github go golang tools

Last synced: 6 months ago
JSON representation

:gear: Routine Github task automation for my own stuff

Awesome Lists containing this project

README

          

# 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
```sh
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](http://semver.org/). You can see the available versions by checking the [tags on this repository](https://github.com/drgomesp/githubpal/tags). For more details about our license model, please take a look at the [LICENSE](LICENSE) file.