vantage-sh / ec2instances.info

Amazon EC2 instance comparison site
https://ec2instances.info
MIT License
5.19k stars 585 forks source link

add nix env and direnv setup #618

Closed jpetrucciani closed 2 years ago

jpetrucciani commented 2 years ago

This PR adds a default.nix that configures a python environment with the necessary packages for this tool! I've tested most of the invoke scripts with this locally, with a fresh IAM user in my AWS account with very limited permissions. I did find one more permission required to successfully run invoke build, but I can add this in another PR.