Helper script to start Ammonite with pre-defined libraries loaded
Ammonite needs to be on the path.
For example, to start Ammonite with cats, cats-effect and circe, do the following:
$ lamm cats cats-effect circe
Type lamm -l
or lamm --list
to list available libraries.