This template incorporates the following features:
- Generic "Grab and Go" Project where you could start coding right away, by creating swift files in the Sources folder (see example).
- Test environment with incorporated Quick and Nible from the box (see example).
- Makefile to simplify the project generation and cleanup.
- Github Workflow
make init
will guide you through the initialization process.make xcode
will generate the xcode project for you.
Currently the list of supported commands is following:
make clean
to remove.build
folder andPackage.resolved
file.make xcode
to generate the xcode project for the package.
PRs and Issues are welcome!
George Maisuradze @georgmay
In case if you'd like to contribute, feel free to text me.