java io/sql sniffer, profiler, testing and chaos engineering toolkit
Setup
$ sudo gem install bundler
$ bundle config set --local path 'vendor/bundle'
Building
$ bundle install
$ bundle exec jekyll build -d ./public --watch
Serving
$ bundle exec jekyll serve