Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arjundandagi/hiver


https://github.com/arjundandagi/hiver

Last synced: about 15 hours ago
JSON representation

Awesome Lists containing this project

README

        

# hiver

STEPS:

1. clone this repo with command `git clone https://github.com/ArjunDandagi/hiver.git`

2. `cd hiver`

3. If you don't have `boto3` installed please install via command `pip3 install boto3` also
ensure you have added the AWS credentials in ~/.aws/credentials

4. run the script with `python3 list_instances.py` or `chmod u+x list_instances.py && ./list_instances.py`