#OMNICHEM
A goonchem helper that creates and displays dependency graphs of specified chemicals.
- Requires dub package manager and a dlang compiler (like dmd).
git clone git@github.com:naelstrof/omnichem.git
cd omnichem
dub
Browsing to localhost:8080 should open up the application. Have fun!
Just download the pre-compiled package on the releases page above.