Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wisehackermonkey/easy
https://github.com/wisehackermonkey/easy
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wisehackermonkey/easy
- Owner: wisehackermonkey
- License: mit
- Created: 2023-09-28T07:27:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-28T10:31:46.000Z (over 1 year ago)
- Last Synced: 2024-11-10T12:44:44.238Z (2 months 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
----
[![Open Source Love svg2](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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://contrib.rocks/image?repo=wisehackermonkey/easy)](https://github.com/wisehackermonkey/easy/graphs/contributors)
##### Made with [contributors-img](https://contrib.rocks).
--------------
# License
#### MIT © wisehackermonkey
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
```bash
by oran collins
github.com/wisehackermonkey
[email protected]
20230928
```#### [More of my Projects](https://github.com/wisehackermonkey/)