/CNodeJS-iOS

iOS app for https://cnodejs.org/

Primary LanguageSwift

CNodeJS

An iOS app for cnodejs.org .

Go to wiki for more information.

Contributing

Want to contribute? Great!

  • Open an issue to tell me about your plan
  • Fork it
  • Create a branch
  • Commit your changes
  • Push to the branch
  • Open a Pull Request
  • Waiting for me :-)

Installation

  • git submodule init
  • git submodule update

Requirements

  • iOS 8.0+
  • Xcode 6.1

File Directory

  • Sections: including all sections of the app.
  • General: reusable modules, e.g. Views and Categories
  • Models: data model
  • Tools: reusable tool classes
  • Macro: macro definition files
  • Vendors: third-party libraries
  • Resources: resources used in the project