Home

Awesome

swift-project-template

Build Status

🍪 Cookiecutter template for Swift iOS projects.

swift-project-template

Features:

swift-project-template

Usage

  1. Install Cookiecutter:

    brew install cookiecutter

  2. Run cookiecutter gh:artemnovichkov/swift-project-template. No need to create project folder manually, cookiecutter does it for you.

For future runs you can shorten the command to cookiecutter swift-project-template. However, if you want to use the most recent template you should still run the full command above. Or just create an alias:

alias template="cookiecutter gh:artemnovichkov/swift-project-template"

Author

Artem Novichkov, novichkoff93@gmail.com

License

swift-project-template is available under the MIT license. See the LICENSE file for more info.