We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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>