Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arjundandagi/hiver
https://github.com/arjundandagi/hiver
Last synced: about 15 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/arjundandagi/hiver
- Owner: ArjunDandagi
- Created: 2021-02-04T17:58:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-04T18:44:06.000Z (almost 4 years ago)
- Last Synced: 2024-11-18T23:58:58.228Z (2 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/credentials4. run the script with `python3 list_instances.py` or `chmod u+x list_instances.py && ./list_instances.py`