Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/callmewhy/CNodeJS-iOS
- Owner: callmewhy
- Created: 2014-10-20T15:32:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-16T06:48:16.000Z (almost 9 years ago)
- Last Synced: 2024-08-02T00:21:23.717Z (5 months ago)
- Language: Swift
- Homepage:
- Size: 433 KB
- Stars: 65
- Watchers: 8
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cnode - CNodeJS-iOS - iOS.svg?label=%E2%98%85) iOS app for https://cnodejs.org [@callmewhy](https://github.com/callmewhy) (Awesome-CNode / IOS)
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