Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alphatroya committed Oct 8, 2018
1 parent a020a45 commit 0afd55d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# My iOS app template

## Description

This project uses [cookiecutter](https://github.com/audreyr/cookiecutter) and [XcodeGen](https://github.com/yonaskolb/XcodeGen)
tools for rapid project bootstraping.

## Usage

Make sure that `cookiecutter` and `mint` tools installed with `brew`.

```sh
brew install cookiecutter mint
```

After that run `cookiecutter gh:alphatroya/swift-project-template`.

0 comments on commit 0afd55d

Please sign in to comment.