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.
- Host: GitHub
- URL: https://github.com/theodesp/cookiecutter-swift-library
- Owner: theodesp
- License: mit
- Created: 2019-02-21T21:04:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-03T09:25:06.000Z (about 4 years ago)
- Last Synced: 2025-03-28T16:35:17.684Z (over 1 year ago)
- Topics: cookiecutter, library, swift
- Language: Swift
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
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)