joshheinrichs / geosource

A web application for posting and browsing spatio-temporal data. Honours project for CMPT 405.
https://geosource.usask.ca
0 stars 0 forks source link

Documentation #13

Open joshheinrichs opened 8 years ago

joshheinrichs commented 8 years ago

Documentation and testing are both somewhat sparse, mainly because there are so many other things to do. This really should be done at some point for maintainability though.

joshheinrichs commented 8 years ago

It'd be nice to add a linter at some point. Ideally, all documentation should follow the rules set by https://github.com/golang/lint so that it could be used as part of the Travis CI build in the future.