Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 538 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 538 Bytes

README

Installation

  • Docker installed.

For MacOS just use the official app.

  • dip installed.

You can install dip as Ruby gem:

gem install dip

Provisioning

When using Dip it could be done with a single command:

dip provision

Then run:

bin/setup

and

bin/dev

Rails Style Guide