We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
At the moment, the easiest way to create a new EALib project is to clone the template project into a directory alongside EALib. For example:
% git clone https://github.com/dknoester/ealib.git ealib % git clone https://github.com/dknoester/ealib-project.git <your project name>