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.
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
.
Please reach out on Twitter.