Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 428 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 428 Bytes

#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.