This repository contains a collection of plugins that can be used with Nova Framework.
There's a markdown version of the index that can be found here
TBA
Go into the nova_plugins directory and run rebar3 shell
. Then call nova_plugins:build_index("../index.json").
to generate a new index. The old one will be overwritten.