Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariochampion/beehelpful
A CLI tool to take N letters, make words, and check if they exist.
https://github.com/mariochampion/beehelpful
Last synced: 18 days ago
JSON representation
A CLI tool to take N letters, make words, and check if they exist.
- Host: GitHub
- URL: https://github.com/mariochampion/beehelpful
- Owner: mariochampion
- License: gpl-3.0
- Created: 2021-09-11T19:20:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T15:31:51.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T08:19:25.760Z (2 months ago)
- Language: Python
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BeeHelpful
### A quick python example for teaching eliana some python.
### But specifically a tool to take N letters, make words, and check if they exist.## Purpose & Goal
## Getting Started
### Prerequisites
#### Software
* [Python](https://www.python.org/downloads/)
* Terminal/Command Line familiarity#### Permissions
* Internet Access
* File and directory creation permissions## Installing
```bash
git clone https://github.com/mariochampion/beehelpful.git
```## Contributing
I am very open to issues and pull requests. Looking for a place to start helping?
https://github.com/mariochampion/beehelpful## Authors
* **Mario Champion** - *Initial work* - [mariochampion](https://github.com/mariochampion)
Contributions, Issues, and Pull requests Welcome!
See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.
## License
This project is licensed under the Apache License 2.0 - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
* StackExchange
* Pythonthanks and always remember: this robot loves you.
boop boop!