Skip to content

osantana/development-guidelines

Repository files navigation

Development Guidelines

Guidelines for Software Development Projects

Setup

$ brew install asciidoctor

Build

Generate the HTML book with:

$ asciidoctor development-guidelines.adoc -D build

The generated file will be available at:

$ open build/development-guidelines.html

History

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'.

Contributors