Skip to content

pointless-code/alpha-bravo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.