Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 396 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 396 Bytes

molarmass-go

My molarmass script rewritten in go

molarmass

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.

Building

  1. Make sure you have golang installed.
  2. Clone this repo and open a terminal.
  3. Navigate to the directory of the repo.
  4. go build
  5. ./molarmass