ec2-price-finder

BSD-3-Clause

Quickly find the cheapest EC2 instance that you need across regions

$ area51 add ec2-price-finderコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(ec2-price-finder:some-function ...)