6 Commits

Author SHA1 Message Date
Łukasz Mierzwa
c3bed3cc62 Add a note about writing new mappers 2017-04-06 19:24:48 -07:00
Łukasz Mierzwa
2c003b8a87 Document releases and tags
Fixes #27
2017-03-31 09:25:03 -07:00
Łukasz Mierzwa
b458f63713 Switch from manul to govendor for maintaining vendor directory
Manul works great, but using git submodules creates some problems (like https://github.com/travis-ci/travis-ci/issues/5806), switch to govendor to have reproducible builds
2017-03-28 20:09:26 -07:00
Łukasz Mierzwa
e0279ebe5e Add more details about make variable 'DEBUG'
Make 'make DEBUG=true ...' work with run-docker target and provide more details of what it will do
2017-03-28 11:25:27 -07:00
Łukasz Mierzwa
317936d107 Use links when referencing other files in the repo 2017-03-27 22:30:37 -07:00
Łukasz Mierzwa
9322b8ab0b Add CONTRIBUTING.md file
This file explains how to get started with unsee development
2017-03-27 07:46:42 -07:00