Skip to content

Latest commit

 

History

History

development

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

cSense logo

Development

This is information related to developing cSense itself.

Tools

These are tools used for development.

Vendoring

gvt is used to track and vendor dependencies, install with:

$ go get github.com/FiloSottile/gvt

For details on usage, see the project's github.

Build and Test

For details on building and running tests for cSense, see build notes.