The tool and data used to generate cjwirth/awesome-ios-ui.
This isn't necessarily meant to be flexible or reusable. It's just a simple way to manage the repo data in JSON format without having to deal with the resulting HTML or Markdown. Plus I can easily change the format :D
- Open
awesome-creator.xcodeproj
and build theawesome-creator
executable. - Open the directory that the executable was created in. (Right-click the "awesome-creator" under Products in Xcode, and select "Show in Finder")
- Make sure
LICENSES.md
,TEMPLATE.md
, and thedata
directory were copied into the same directory as theawesome-creator
executable. - Run
./awesome-creator
- Check out the resulting
output
directory should be the same as the cjwirth/awesome-ios-ui minus theassets
folder.
My output
folder is actually the real cjwirth/awesome-ios-ui repo. So this the preferred way to contribute (and probably the easiest too!)
Caesar Wirth - cjwirth@gmail.com
@cjwirthawesome-creator
is released under the MIT License. See LICENSE.md for details.