Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.02 KB

README.md

File metadata and controls

15 lines (10 loc) · 1.02 KB

Hello, World!

Swift 3 License Platform

Build Status Code Coverage

This is my project template for my cross-platform Swift packages. It includes an Xcode project with targets for iOS, OS X, watchOS and tvOS.

To create a new project, clone this repo, run rename-project.sh with a nice new name, then start typing!

You'll probably want to delete .git and start fresh with git init before committing anything, though.