clementi / lam

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 100.0%