Skip to content

artsy/doppler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doppler

CircleCI Code Climate

I am Doppler, the Artsy developer website. You can see me at developers.artsy.net.

Setup

Clone the project:

$ git clone git@github.com:artsy/doppler.git

Review the setup script and run it or the equivalent steps for your environment:

$ cat bin/setup
$ bin/setup

Then it should be possibe to run tests:

bundle exec rspec

...or start the application (at http://localhost:3000):

foreman start

Contributing

We welcome contributions. See CONTRIBUTING and DEV.

Copyright & License

MIT License, see LICENSE for details.

(c) 2014-2018 Artsy Inc. and Contributors