https://github.com/wisehackermonkey/easy
https://github.com/wisehackermonkey/easy
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/wisehackermonkey/easy
- Owner: wisehackermonkey
- License: mit
- Created: 2023-09-28T07:27:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-28T10:31:46.000Z (over 2 years ago)
- Last Synced: 2025-01-07T15:44:15.140Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# easy
----
[](https://github.com/ellerbrock/open-source-badges/) [](https://opensource.org/licenses/MIT)
the easiest way to list directories
a fun command line game that replicates https://userinyerface.com/ but for the console
---
# Installation
###
```bash
cd ~
git clone https://github.com/wisehackermonkey/easy.git
cd easy
```
# Summary
### - *[Installation](#Installation)*
### - *[Contributors](#Contributors)*
### - *[License](#License)*
--------------
# Development
###
```bash
python3 easy.py
python3 easy.py --required
python3 easy.py --required True
python3 easy.py --required True --API_KEY=bruh
# python3 easy.py --required True --API_KEY=bruh --captcha
```
--------------
# Contributors
[](https://github.com/wisehackermonkey/easy/graphs/contributors)
##### Made with [contributors-img](https://contrib.rocks).
--------------
# License
#### MIT © wisehackermonkey

[](https://opensource.org/licenses/MIT)
```bash
by oran collins
github.com/wisehackermonkey
oranbusiness@gmail.com
20230928
```
#### [More of my Projects](https://github.com/wisehackermonkey/)