szmichaelyb / SwiftSingleton

A Xcode Template For Swift Singleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift Singleton

A Xcode Template For Swift Singleton

#install

If you are using Alcatraz, it will be able to use in there.

If you arn't using Alcatraz, just type the commands below in terminal.

  • git clone https://github.com/icylydia/SwiftSingleton.git
  • cd SwiftSingleton
  • ./install-templates.sh

#uninstall

  • ./uninstall-templates.sh

#Usage

  • When you create a new file, you can select Swift Singleton as follows. ScreenShot

About

A Xcode Template For Swift Singleton

License:MIT License


Languages

Language:Shell 100.0%