brenthargrave / collective-web

Home Page:https://singularcollective.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collective Web

Getting Started

For brevity, we'll assume you use a Mac for development.

  • Install homebrew to manage binary packages
    • ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    • brew tap Homebrew/bundle
    • brew bundle
  • Install the Ruby version specified in .ruby-version
    • rbenv install
  • Install the bundler gem to manage Ruby libraries ("gems")
    • gem install bundler
    • bundle install

About

https://singularcollective.co


Languages

Language:CSS 49.0%Language:Ruby 35.9%Language:HTML 12.7%Language:JavaScript 1.9%Language:CoffeeScript 0.5%