My molarmass script rewritten in go
A simple terminal program written in go that calculates the mass of a molecule.
This program calculates the molar mass of a molecule if you put in the molecular formule.
- Make sure you have golang installed.
- Clone this repo and open a terminal.
- Navigate to the directory of the repo.
- go build
- ./molarmass