Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xasos/wunameme-ios

iOS companion to the Wu-Tang Clan Name Generator
https://github.com/xasos/wunameme-ios

Last synced: about 1 month ago
JSON representation

iOS companion to the Wu-Tang Clan Name Generator

Awesome Lists containing this project

README

        

WuNameMe-iOS
========

Wu-Tang Clan Name Generator, rebuilt for iOS with Swift. Original app available [here](https://github.com/xasos/WuNameMe). Names are pulled from various sources and are served on the web with [RawGit](https://cdn.rawgit.com/xasos/WuNameMe-iOS/master/names.json).

C.R.E.A.M. get the money

Dolla dolla bill y'all

## Setup
If you don't already have [CocoaPods](http://cocoapods.org/), install it.

gem install cocoapods
pod setup

Clone this repository.

git clone https://github.com/xasos/WuNameMe-iOS

Install it's dependencies

cd WuNameMe-iOS
pod install

Open the workspace (not the project)

open WuNameMe.xcworkspace
Run the project

Select 'WuNameMe' target
Select 'Debug' build scheme
Run

## Download
The app can be downloaded directly from the [App Store soon](http://appstore.com) or built from source.

## Inspiration
[Wu-Tang Names Generator](http://www.mess.be/inickgenwuname.php)

## License
[MIT License](LICENSE)