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

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

Awesome Lists containing this project

README

          

![Header](https://github.com/natmark/Donut/blob/master/Resources/header.png?raw=true)



Build Status


Swift


Mint Compatible


GitHub release


GitHub license

---

# Donut
Donut is a manager that installs Xcode file template.


 Demo

- Install `Donut.xctemplate` from [natmark/Donut](https://github.com/natmark/Donut/)

![Demo](https://github.com/natmark/Donut/blob/master/Resources/Demo.gif?raw=true)


 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.