Guidelines for Software Development Projects
$ brew install asciidoctor
Generate the HTML book with:
$ asciidoctor development-guidelines.adoc -D build
The generated file will be available at:
$ open build/development-guidelines.html
This document is a mix of different documents that I created at companies where I used to work.
This document is incomplete, with parts in Brazilian Portuguese, and lots of 'TODOs'.