Skip to content

A periodical on the art of modern iOS software engineering.

Notifications You must be signed in to change notification settings

PrashanthPasi/Swiftjective-C

 
 

Repository files navigation

Logo

Swiftjective-C

This repository houses all the source code for Swiftjective-C. It's been made available for educational and learning purposes. In addition, issues and pull requests for any of the articles are welcome.

Downloading and Running Locally

Swiftjective-C is built using Jekyll. Download a copy of this repository locally and then use Jekyll to get things going.

# Download Jekyll
gem install bundler jekyll

# Grab this repo
git clone [email protected]:DreamingInBinary/swiftjective-c.git

cd swiftjective-c

# Spin up local web server
bundle exec jekyll serve

Then open up your browser, and Swiftjective-C should be available at http://localhost:4000.

Get in Touch

Please reach out on Twitter.

About

A periodical on the art of modern iOS software engineering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.3%
  • CSS 44.3%
  • JavaScript 7.2%
  • Ruby 2.2%