/lam

Helper script to start Ammonite (https://ammonite.io) with pre-defined libraries loaded

Primary LanguagePython

lam

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:

$ lam cats cats-effect circe

Type lam -l or lam --list to list available libraries.