kentya6 / kentya6-readable-code-tsukuba

Readable-code-tsukuba program written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kentya6-readable-code-tsukuba

Platform Language License Issues

Readable-code-tsukuba program written in Swift.

Requirement

  • Swift1.2

Usage

1. Clone repository

git clone https://github.com/kentya6/kentya6-readable-code-tsukuba.git

2. Open Xcode project

Open kentya6-readable-code-tsukuba.xcodeproj.

3. Run

  1. Set absolute recipe file path. file path variable is kRecipeFilePath.
  2. Select Product -> Run or command + R.

Customize

Add new recipe file

  1. Select File -> New -> File... -> Other -> Empty.
  2. Create text file. You must set recipe name style to "(userName)Recipe.txt".

Licence

The MIT License (MIT)

Copyright (c) 2015 Kengo YOKOYAMA

Author

kentya6

About

Readable-code-tsukuba program written in Swift.

License:MIT License


Languages

Language:Swift 100.0%