Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

The _scripts/ directory (IGLib Modules' Container Repository)

This repository contains scripts for cloning/updating repositories of the new IGLib modules. Scripts clone the following repositories:

https://github.com/ajgorhoe/IGLib.modules.IGLibCore
https://github.com/ajgorhoe/IGLib.modules.IGLibScripts
https://github.com/ajgorhoe/IGLib.modules.IGLibGraphics3D
https://github.com/ajgorhoe/IGLib.modules.IGLibScripting
https://github.com/ajgorhoe/IGLib.modules.IGLibScriptingCs
https://github.com/ajgorhoe/IGLib.modules.IGLibEventAggregator

In addition, the following corresponding remotes are configured by these scripts:

https://gitlab.com/ajgorhoe/IGLib.modules.IGLibCore
https://gitlab.com/ajgorhoe/IGLib.modules.IGLibScripts
https://gitlab.com/ajgorhoe/IGLib.modules.IGLibGraphics3D
https://gitlab.com/ajgorhoe/IGLib.modules.IGLibScripting
https://gitlab.com/ajgorhoe/IGLib.modules.IGLibScriptingCs
https://gitlab.com/ajgorhoe/IGLib.modules.IGLibEventAggregator

Scripts for legacy IGLib Framework's repositories are contained in the IGLibFramework/ subdirectory. Scripts for GitHub web pages are contained in the Web/ subdirectory.

Scripts for updating related groups of repositories are in the parent directory (repository root).

If you customize this repository for other software projects, and you replace or modify scripts in this directory, then update this README file on the customization branch (or several branches) with up-to-date information. See the customization section of the repository README for more information.