EC2 fleets made easy
Forge requires Python version 3.7 or later to run.
Forge can be installed via pip.
pip (or pip3) install cars-forge
To install from source, copy or clone the repository onto your machine. Then, navigate to the root of the project and install.
pip (or pip3) install .
If you do not have proper access on the machine you are using, Forge can be installed locally with the following command.
pip (or pip3) install . --user
Once it is installed, you will be able to use Forge from anywhere on the system with the forge
command.
forge