gmemstr / softwareengineeringdaily.github.io

Guide to Open Source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Software Engineering Daily!

This repo is for maintaining our open source guide. Check it out!

Requires Ruby. Look here for an installation guide.

###Instructions for running locally:

  1. Clone the repo $ git clone https://github.com/SoftwareEngineeringDaily/softwareengineeringdaily.github.io.git

  2. Install dependencies $ bundle install

  3. Run Jekyll $ bundle exec jekyll serve

  4. Navigate to the local webpage. http://127.0.0.1:4000

os guide pic

About

Guide to Open Source

License:MIT License


Languages

Language:CSS 68.3%Language:HTML 18.6%Language:JavaScript 8.6%Language:Ruby 4.6%