Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pointless-code/yodafy
Jedi your text, will be!
https://github.com/pointless-code/yodafy
code dev docker funny poinless starwars yoda
Last synced: 1 day ago
JSON representation
Jedi your text, will be!
- Host: GitHub
- URL: https://github.com/pointless-code/yodafy
- Owner: pointless-code
- License: mit
- Created: 2024-06-25T23:35:18.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T17:41:23.000Z (3 months ago)
- Last Synced: 2024-08-18T19:00:43.235Z (3 months ago)
- Topics: code, dev, docker, funny, poinless, starwars, yoda
- Language: Python
- Homepage: https://hub.docker.com/r/pointlesscode/yodafy
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Yodafy](https://github.com/pointless-code/yodafy/assets/18129171/f8925df4-303b-408f-b3a0-690241b7e16d)
## About Yodafy
Jedi your text, will be!
## Pull from docker
```bash
docker pull pointlesscode/yodafy:latest
docker run --rm pointlesscode/yodafy "The Force is strong with this one"
```## Build it yourself
- clone the project and cd to folder
- build and run the image
```bash
docker build -t yodafy .
docker run --rm yodafy "The Force is strong with this one"
```## Social
.less
GitHub
DockerHub## License
The project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).