This repository contains experimental code and POCs released by Noble A. on behalf of HAiV. All source files in this repository are released under the Apache 2.0 license.
If you'd like to submit a pull request, you'll need to clone the repository though I recommend making a shallow clone of the specific folder you need without history. Something like:
git clone git@github.com:ventera/nackerson/demos/folder.git --depth=1