Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liam-middlebrook/hvz-cli
https://github.com/liam-middlebrook/hvz-cli
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/liam-middlebrook/hvz-cli
- Owner: liam-middlebrook
- License: gpl-3.0
- Created: 2015-04-05T00:13:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-16T00:54:22.000Z (almost 10 years ago)
- Last Synced: 2023-08-04T22:11:39.144Z (over 1 year ago)
- Language: Python
- Size: 156 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Humans vs. Zombies CLI
======================## Dependencies
To run the HvZ CLI please install Click and Requests.
```
pip install click requests
```