This projects uses pulp for most of its build. For stuff not supported by pulp we use Make and Pandoc.
# Make the library
pulp build
# Run tests
pulp test
# Generate docs, requires Pandoc
pulp docs && make docs
Generating the example.png
requires:
- make
- phantomjs
- aha
- imagemagick
make example.png
This target generates a CTags file tags
.
make ctags