https://github.com/s/saturdays
Weekly curated content client
https://github.com/s/saturdays
Last synced: about 1 year ago
JSON representation
Weekly curated content client
- Host: GitHub
- URL: https://github.com/s/saturdays
- Owner: s
- License: mit
- Created: 2017-02-11T18:08:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-25T14:36:49.000Z (almost 9 years ago)
- Last Synced: 2025-02-08T12:31:06.186Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 235 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Saturdays
Lördagar
### Steps to run:
* Clone the repo: git clone git@github.com:s/Saturdays.git
* Install dependencies: pod install
* Change following lines:
* Change code to read from demo.json on IssueService by calling readJSON(completion:) method instead of fetchJSON(completion:) method.
* And run.