Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pointless-code/alpha-bravo

Transform your text into the cool NATO phonetic alphabet!
https://github.com/pointless-code/alpha-bravo

code converter dev docker funny nato-phonetic-alphabet pointless

Last synced: 11 days ago
JSON representation

Transform your text into the cool NATO phonetic alphabet!

Awesome Lists containing this project

README

        

![AlphaBravo](https://github.com/pointless-code/alpha-bravo/assets/18129171/3190e098-6517-405b-b489-3e9610edd080)

## About AlphaBravo

Transform your text into the cool NATO phonetic alphabet!

## Pull from docker

```bash
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
```bash
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](https://opensource.org/licenses/MIT).