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.xcodeprojand build theawesome-creatorexecutable. - 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 thedatadirectory were copied into the same directory as theawesome-creatorexecutable. - Run
./awesome-creator - Check out the resulting
outputdirectory should be the same as the cjwirth/awesome-ios-ui minus theassetsfolder.
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 - [email protected]
awesome-creator is released under the MIT License. See LICENSE.md for details.