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

https://github.com/d4v1-sudo/git-manager

Simple python tool to help on git usage
https://github.com/d4v1-sudo/git-manager

Last synced: 10 days ago
JSON representation

Simple python tool to help on git usage

Awesome Lists containing this project

README

          

# git-manager
Simples ferramenta em python 3 para ajudar no uso do git

## Começo rápido:
```
python3 main-pt-br.py
```

## Dentro do terminal da ferramenta:
```
clone /.git>
cd
help
```

**OBS**: Para editar um repositório clonado ou clonar um repositório privado, você precisa fazer login com seu token do Github **\***:
```
login

help
```

**\*** Gere seu token aqui: https://github.com/settings/tokens

VOILA!