Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 342 Bytes

File metadata and controls

20 lines (13 loc) · 342 Bytes

snap-plugin-processor-node-analyzer

Plugin for snap

Getting started

This project requires Go to be installed. On OS X with Homebrew you can just run brew install go.

Running it then should be as simple as:

$ make

Testing

Unit test:

make test

Configuration:

TODO: how to configure this plugin