Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pointless-code/ahoy-pirate
A native pirate speaker!
https://github.com/pointless-code/ahoy-pirate
ahoy code dev docker funny pirates pointless
Last synced: 1 day ago
JSON representation
A native pirate speaker!
- Host: GitHub
- URL: https://github.com/pointless-code/ahoy-pirate
- Owner: pointless-code
- License: mit
- Created: 2024-06-25T15:50:39.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-18T17:38:57.000Z (3 months ago)
- Last Synced: 2024-08-18T18:55:55.656Z (3 months ago)
- Topics: ahoy, code, dev, docker, funny, pirates, pointless
- Language: Python
- Homepage: https://hub.docker.com/r/pointlesscode/ahoy-pirate
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![AhoyPirate](https://github.com/pointless-code/ahoy-pirate/assets/18129171/67fd3621-e1ea-4487-996a-956ae104e314)
## About AhoyPirate
A native pirate speaker!
## Pull from docker
```bash
docker pull pointlesscode/ahoy-pirate:latest
docker run --rm pointlesscode/ahoy-pirate "Prepare to board the enemy ship!"
```## Build it yourself
- clone the project and cd to folder
- build and run the image
```bash
docker build ahoy-pirate .
docker run --rm ahoy-pirate "Prepare to board the enemy ship!"
```## Social
.less
GitHub
DockerHub## License
The project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).