Skip to content

Evolvere/api-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

df9fbb2 · Aug 29, 2015
Aug 29, 2015
Jul 16, 2015
Nov 18, 2013
Jul 28, 2014
Oct 10, 2014
Oct 10, 2014
Jan 15, 2015
Jan 15, 2015
Oct 11, 2013
Jul 16, 2015
Nov 18, 2013
Jan 24, 2015

Repository files navigation

Running the Locus Energy API Documentation Locally

The Locus API documentation is written using Slate. These instructions get you setup and running with the documentation on your local machine.

Note: Instructions are for setup on Linux. Differences are noted for OS X users; however, see the General Slate Documentation below for additional OS X information.

Setup

  1. git clone https://github.com/LocusEnergy/api-docs.git to clone your repository locally
  2. sudo apt-get install bundler (OS X users: install Ruby from Installing Ruby and then run gem install bundler)
  3. bundle install

Run

  1. Change into the api-docs directory
  2. bundle exec middleman server
  3. In your browser navigate to http://localhost:4567

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published