An open API service indexing awesome lists of open source software.

https://github.com/naelstrof/omnichem

Chemistry buddy for goonchem :honk:
https://github.com/naelstrof/omnichem

Last synced: 2 months ago
JSON representation

Chemistry buddy for goonchem :honk:

Awesome Lists containing this project

README

          

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

``` sh
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.