/757rb.org-jekyll

757rb Website Source

Primary LanguageRuby

Development Setup

Misc notes on setting up a development environment. Rarely needs to be done, but wanted to document. First, install some dependencies. Use MacPorts or Homebrew as required.

$ sudo port install optipng
$ sudo port install tidy
$ bundle install

Developing

After all things are installed, consult each file in the tasks directory for development tips. Since we use Bundler bin stubs, make sure to have the local .bin folder high in your path. See rbenv's for recommendations.

License

Blog content and design are Copyright (c) 2013, 757.rb Ruby Users Group.