This directory provides scripts for administration of the current IGLibCore repository and other repositories.
Contents:
This list is intended for easier verification and checks when administering repositories. For lists intended for users, see IgLibCore readme or legacy IGLibFramework readme.
- Core repositories:
- IGLibCore - GitHub Actions
- IGLibScripting (GitHub Actions) (private, plans to make it public) - various scripting utilities, which will at some point replace similar utilities from the legacy IGLib Framework
- IGLibScriptingCs (GitHub Actions) (private, with plans to make it public) - C# scripting utilities, which will at some point replace similar utilities from IGLib Framework (still based on CodeDom)
- IGLibGraphics3D (GitHub Actions) - utilities for creating and presenting 3D graphs, will replace similar utilities from IGLibFramework (based on VTK and ActiViz)
- IGLibApps (GitHub Actions) (private, with plans to make it public) - applications based on IGLib
- IGLibScripts (no GitHub Actions) - a repository of various helper scripts
- IGLibSandbox (GitHub Actions) (private) - experimental development projects and similar
- IGLibEventAggregator (GitHub Actions) (private, obsolete) - a small event aggregator created for specific project (includes only initial development)
- Framework repositories (legacy, obsolete except the base libraries):
- iglib (GitHub Actions) - some basic libraries of the legacy IGLib Framework; beside several obsolete libraries, it also includes the IGLib base library that is still used in some projects
- iglibexternal (no GitHub Actions) - container for cloning external dependencies of the legacy IGLib Framework, referenced via source code
- igsolutions (no GitHub Actions) - contains Visual Studio solutions for the legacy IGLib Framework and applications based on it
- iglibapp (no GitHub Actions) (obsolete) - some applications based on the legacy IGLib Framework
- shelldev (no GitHub Actions) (private, obsolete) - various applications and some additional libraries based on the legacy IGLib Framework