https://github.com/natmark/donut
Xcode file template manager
https://github.com/natmark/donut
swift template template-manager xcode
Last synced: 27 days ago
JSON representation
Xcode file template manager
- Host: GitHub
- URL: https://github.com/natmark/donut
- Owner: natmark
- License: mit
- Created: 2018-05-26T15:33:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T04:29:49.000Z (over 7 years ago)
- Last Synced: 2026-01-07T23:46:03.856Z (2 months ago)
- Topics: swift, template, template-manager, xcode
- Language: Swift
- Homepage:
- Size: 3.06 MB
- Stars: 18
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

---
# Donut
Donut is a manager that installs Xcode file template.
Demo
- Install `Donut.xctemplate` from [natmark/Donut](https://github.com/natmark/Donut/)


Requirements
- Swift 4.1 or later
- Git 2.3.0 or later
Installation
### Using [Mint](https://github.com/yonaskolb/Mint):
`$ mint install natmark/Donut`
Usage
Run `$ donut help` to see usage instructions.
- **install**: Install Xcode file templates from remote repository and allocate `.xctemplate` to under the `File Templates/` directory
- **list**: Display the list of installed Xcode file templates
- **remove**: Remove Xcode file templates from `File Templates/` directory
License
Donut is available under the MIT license. See the LICENSE file for more info.