17 lines
597 B
Markdown
17 lines
597 B
Markdown
# Oca-Repos-Manager
|
|
|
|
This script allows to easily select, clone, and update [OCA repositories](https://github.com/OCA) for Odoo.
|
|
|
|

|
|
|
|
## How to use it
|
|
|
|
Download and make it executable like this:
|
|
|
|
`wget https://git.area51bit.com/kamzata/Oca-Repos-Manager.git && chmod +x oca-repos-manager.sh`
|
|
|
|
then run it
|
|
|
|
`./oca-repos-manager.sh`
|
|
|
|
In order to clone the repositories [you have to create a GitHub token from here](https://github.com/settings/tokens) in your GitHub personal account, copy and paste when asked. |