Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 851 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 851 Bytes

Solo Developer Guide

Build Status Circle CI

This guide is published online at: dev.3dr.com

To start editing, install GitBook (requires Node.js):

npm install grunt-cli -g
npm install gitbook-cli -g
npm install
gitbook install book

Build once with grunt:

grunt

Then view it locally:

gitbook serve book

Open http://localhost:4000/. Files will update live as you edit them.

See CONTRIBUTING.md for information on how to submit to this guide.

License

CC BY 4.0