supernomad / protond

A simple data stream parser, mangler, and alert system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

protond

Build Status Coverage Status Go Report Card GoDoc

A simple data stream parser, mangler, and alert system

Contributing

Contributions are definitely welcome, if you are looking for something to contribute check out the current road map and grab an open issue in the next release.

Work flow:

  • Fork protond from develop
  • Make your changes
  • Open a PR against protond on to develop
  • Get your PR merged
  • Rinse and Repeat

There are a few rules:

  • All travis builds must successfully complete before a PR will be considered.
  • make dev script must be run successfuly before the PR is open.
  • Documentation is added for new user facing functionality.

Copyright (c) 2017 Christian Saide

About

A simple data stream parser, mangler, and alert system

License:Mozilla Public License 2.0


Languages

Language:Go 98.1%Language:Makefile 1.9%