Explore projects
-
The Forge client is a Python script that handles project setups. All relevant project information is read from a project configuration file and all specified projects are prepared for direct execution or development.
Updated -
ProjectConfig is a library that reads project data from a configuration file. It is used by Forge, Anvile, and Phoenix to obtain all necessary information for setup, build, and publishing projects.
Updated