This README describes the projectName package.
- Clone this repository.
- Run
./scripts/install.sh _projectName_. This will rename any folder, file or content to use your name of choosing. - Profit!
When contributing, a couple of things are important to note.
- Every commit should start with one of the defined keywords in
commit-msg. This ensures consistency and clarity for all contributors. - Every commit will verify your changes with SwiftLint. This is to prevent non-conforming commits making it into the remote.