2024-02-01 15:22:19 +01:00
2024-02-01 03:28:53 +01:00
2024-02-01 03:32:14 +01:00
2024-02-01 15:22:19 +01:00
2024-02-01 14:58:50 +01:00

Oca Repos Manager

This script allows to easily select, clone, and update in batch OCA repositories for Odoo.

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 in your GitHub personal account, copy and paste when asked.

Dependencies

In order to make it works, please install jq, curl, and git utilities.

Compatibility

Tested on Linux and MacOS.

Description
This script allows to easily select, clone, and update OCA repositories for Odoo.
Readme 157 KiB
Languages
Shell 100%