Sign inSign up

pointlesscode/alpha-bravo

By pointlesscode

•Updated about 2 years ago

Transform your text into the cool NATO phonetic alphabet!

Image
Developer tools
0

2.5K

pointlesscode/alpha-bravo repository overview

AlphaBravo

⁠About AlphaBravo

Transform your text into the cool NATO phonetic alphabet!

⁠Pull from docker

docker pull pointlesscode/alpha-bravo:latest
docker run --rm pointlesscode/alpha-bravo 'Hello World'

⁠Build it yourself

  • clone the project and cd to folder
  • build and run the image
docker build -t alpha-bravo .
docker run --rm alpha-bravo 'Hello World'

⁠Social

.less⁠
Instagram⁠
Twitter⁠
GitHub⁠
DockerHub⁠

⁠License

The project is open-sourced software licensed under the MIT license⁠.

Tag summary

Content type

Image

Digest

sha256:178ae6081…

Size

44.9 MB

Last updated

about 2 years ago

docker pull pointlesscode/alpha-bravo