Skip to content

naelstrof/omnichem

Repository files navigation

#OMNICHEM

A goonchem helper that creates and displays dependency graphs of specified chemicals.

Installation/How to Run

Linux

  • 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!

Windows

Just download the pre-compiled package on the releases page above.