bcgov / nr-playbook

NRM Containerization Playbook
https://bcgov.github.io/nr-playbook/
Apache License 2.0
1 stars 0 forks source link
documentation jekyll-theme nrm playbook playbooks

The Microservices Playbook

Lifecycle:Experimental

A pragmatic, opinionated guide to adopting microservices. See http://playbook.microservices.com for the latest.

Building

The Playbook content is written in Markdown, and in the _playbook directory.

To build HTML, install Jekyll (http://jekyllrb.com/), and then type jekyll build in the main directory.

For local development, run gem install && jekyll serve and point your browser to http://localhost:4000/playbook/.

cloned from https://github.com/datawire/playbook