Mirrored from GitHub via DevOps Hub
Go to file
شركة خبير المحدودة 9ed5b7f2d5 Update github action file 2024-06-27 12:50:28 +03:00
.github/workflows Update github action file 2024-06-27 12:50:28 +03:00
.gitignore Add github actions file and CODEOWNER 2024-06-24 15:07:47 +03:00
1 fixing checkout branches scripts 2024-06-27 04:32:19 +03:00
CODEOWNERS Update CODEOWNERS file on master branch of odex25-standard-modules repository 2024-06-24 20:57:06 +03:00
README.md Update README.md 2024-06-27 04:35:40 +03:00
checkout_branches_full_names.sh fixing checkout branches scripts 2024-06-27 04:32:19 +03:00
checkout_dev_branches_Extracted_names.sh fixing checkout branches scripts 2024-06-27 04:32:19 +03:00
checkout_preprod_branches_Extracted_names.sh fixing checkout branches scripts 2024-06-27 04:32:19 +03:00

README.md

odex25-standard-modules

This Repo contains general standard modules for all projects.


If you want to install each branch in separate directory, use the below:

  • First: clone the full repo, say you named it complete-odex25-standard-modules-repo
  • Second: $cd complete-odex25-standard-modules-repo
  • Then do the following:

Each script will create a ceparate dir for each branch but outside complete-odex25-standard-modules-repo

  • Run the script : checkout_branches_full_names.sh
  • Output will be like: master_odex25_hr - preprod_odex25_hr - dev_odex25_hr - ...

If you want to Extract the directory name without 'dev_' prefix, use the script : checkout_dev_branches_Extracted_names.sh Output will be like: odex25_hr - ...


Branches:

  • dev_odex-event

  • dev_odex25_accounting

  • dev_odex25_base

  • dev_odex25_dms

  • dev_odex25_fleet

  • dev_odex25_helpdesk

  • dev_odex25_hr

  • dev_odex25_inventory

  • dev_odex25_maintenance

  • dev_odex25_mobile

  • dev_odex25_pos

  • dev_odex25_project

  • dev_odex25_purchase

  • dev_odex25_realstate

  • dev_odex25_sales

  • dev_odex25_survey

  • dev_odex25_transactions

  • dev_odex25_website

  • dev_openeducat_erp-14.0.1.0

  • preprod_odex-event

  • preprod_odex25_accounting

  • preprod_odex25_base

  • preprod_odex25_dms

  • preprod_odex25_fleet

  • preprod_odex25_helpdesk

  • preprod_odex25_hr

  • preprod_odex25_inventory

  • preprod_odex25_maintenance

  • preprod_odex25_mobile

  • preprod_odex25_pos

  • preprod_odex25_project

  • preprod_odex25_purchase

  • preprod_odex25_realstate

  • preprod_odex25_sales

  • preprod_odex25_survey

  • preprod_odex25_transactions

  • preprod_odex25_website

  • preprod_openeducat_erp-14.0.1.0

  • master_odex-event

  • master_odex25_accounting

  • master_odex25_base

  • master_odex25_dms

  • master_odex25_fleet

  • master_odex25_helpdesk

  • master_odex25_hr

  • master_odex25_inventory

  • master_odex25_maintenance

  • master_odex25_mobile

  • master_odex25_pos

  • master_odex25_project

  • master_odex25_purchase

  • master_odex25_realstate

  • master_odex25_sales

  • master_odex25_survey

  • master_odex25_transactions

  • master_odex25_website

  • master_openeducat_erp-14.0.1.0