ec2-price-finder

BSD-3-Clause

Quickly find the cheapest EC2 instance that you need across regions

$ area51 add ec2-price-finderCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ec2-price-finder:some-function ...)