gviz
TODO Write a description here
Installation
git clone https://github.com/mjago/gviz.git
Usage
- git clone https://github.com/mjago/gviz.git
- cd gviz
- shards install
- crystal build src/gviz.cr --release
- ./gviz
Development
POC SHAInet ANN visualizer
Contributing
- Fork it ( https://github.com/mjago/gviz/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- mjago mjago - creator, maintainer