Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 367 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 367 Bytes

daylib

./daylib holds the library code which supports daylily, and a few (but growing) number of scripts and tools are using.

Making libs available

conda activate DAYCLI
cd ~/projects/daylily
pip install -e .

Run a test

_assuming your aws credentials are in place, and AWS_PROFILE=<something>.

calc_daylily_aws_cost_estimates