An open API service indexing awesome lists of open source software.

https://github.com/theodesp/cookiecutter-swift-library

A simple, opinionated Cookiecutter template for a Swift Library.
https://github.com/theodesp/cookiecutter-swift-library

cookiecutter library swift

Last synced: about 1 year ago
JSON representation

A simple, opinionated Cookiecutter template for a Swift Library.

Awesome Lists containing this project

README

          

cookiecutter-swift-library
======================

A cookiecutter template for starting a new library in Swift

Requirements
------------
Install `cookiecutter` command line: `pip install cookiecutter`

Usage
-----
Generate a new Cookiecutter template layout: `cookiecutter gh:theodesp/cookiecutter-swift-library`

License
-------
This project is licensed under the terms of the [MIT License](/LICENSE)