Pautomate

https://img.shields.io/travis/ammarnajjar/pautomate.svg Updates Documentation Status

Automate my boring stuff.

Features

  • Uses click under the hood.
  • Fetch repos from Gitlab using a personal token.
  • Clone the repos if they don’t exist.
  • Get branches info of repos in a specific directory.
  • Reset –hard branches with a flag (-r)
  • Run multiple dotnet core commands on different projects in parallel.
  • The dotnet command type can be passed as an argument.

Credits

This package was created originally with Cookiecutter and the audreyr/cookiecutter-pypackage project template.