Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oneofone/alphabet

NATO Alphabet Generator
https://github.com/oneofone/alphabet

Last synced: about 5 hours ago
JSON representation

NATO Alphabet Generator

Awesome Lists containing this project

README

        

# alphabet
NATO Alphabet Generator in rust

Compiles to either a standalone binary or a web wasm package.

## Usage

### Standalone
- `cargo run -- word1 word2` or `cargo build`

### WASM
- `cargo install trunk wasm-bindgen-cli`
- `trunk serve` or `trunk build`

## License
[MIT](LICENSE)