gviz

TODO Write a description here

Installation

git clone https://github.com/mjago/gviz.git

Usage

  1. git clone https://github.com/mjago/gviz.git
  2. cd gviz
  3. shards install
  4. crystal build src/gviz.cr --release
  5. ./gviz

Development

POC SHAInet ANN visualizer

Contributing

  1. Fork it ( https://github.com/mjago/gviz/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors