Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xasos/wunameme-ios
- Owner: xasos
- License: mit
- Created: 2014-12-16T03:22:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-08T21:47:54.000Z (almost 9 years ago)
- Last Synced: 2024-10-14T21:18:21.729Z (3 months ago)
- Language: Swift
- Size: 638 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 setupClone this repository.
git clone https://github.com/xasos/WuNameMe-iOS
Install it's dependencies
cd WuNameMe-iOS
pod installOpen the workspace (not the project)
open WuNameMe.xcworkspace
Run the projectSelect '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)