Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 479 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (6 loc) · 479 Bytes

How to contribute to Bookish spork

How do I run an automated build?

make all or just make will run EUnit suite, CT suite, dialyzer and elvis

Where should I fix documentation?

Bookish spork supports both html and markdown (via edown) formats for documentation. You shouldn't change README.md files in doc directory because it is generated from doc/overview.edoc.

make doc will generate both markdown and html for hexdocs.