Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/callmewhy/CNodeJS-iOS

iOS app for https://cnodejs.org/
https://github.com/callmewhy/CNodeJS-iOS

Last synced: 2 months ago
JSON representation

iOS app for https://cnodejs.org/

Awesome Lists containing this project

README

        

CNodeJS
========

An iOS app for [cnodejs.org](https://cnodejs.org/) .

Go to [wiki](https://github.com/callmewhy/CNodeJS-iOS/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