Update README.md

This commit is contained in:
2024-02-01 15:05:11 +01:00
parent 97b779e560
commit d11d29791d

View File

@@ -1,3 +1,17 @@
# Oca-Repos-Manager
This script allows to easily select, clone, and update OCA repositories for Odoo.
This script allows to easily select, clone, and update [OCA repositories](https://github.com/OCA) for Odoo.
![Screenshot-1](/kamzata/Oca-Repos-Manager/src/branch/main/screenshot-1.png "Screenshot 1")
## 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.