/gistlist-ios

:octocat: GitHub-integrated task manager for iOS

Primary LanguageObjective-CMIT LicenseMIT

GistList iOS

GistList is a GitHub-integrated task manager for iOS. It keeps your task list synchronized and versioned with Gist. Because your task list is stored in markdown, it's viewable & editable from your browser. Simply navigate to your Gists and your task list will be there. If you like the app, consider starring the repository!

See an Example Gist

https://gist.github.com/aaron9000/3d3e0d82810970bfcd9c

Project Setup

  • brew install awscli
  • brew install xctool
  • sudo gem install shenzhen
  • sudo gem install cocoapods
  • pod install
  • Edit TokensAndKeys.m to taste
  • Update your profiles & app identifiers

Libraries Used

Running the Tests

Run tests via XCode's test runner (cmd + U)

Made by Apptivus