Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/axodotdev/axolotlsay

💬 a CLI for learning to distribute CLIs in rust
https://github.com/axodotdev/axolotlsay

cli learn-to-code rust

Last synced: 2 days ago
JSON representation

💬 a CLI for learning to distribute CLIs in rust

Awesome Lists containing this project

README

        

# axolotlsay
> 💬 a CLI for learning to distribute CLIs in rust

## Usage

```sh
> axolotlsay "hello world"

+-------------+
| hello world |
+-------------+
/
≽(◕ ᴗ ◕)≼
```

## License

Licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or [apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0))
* MIT license ([LICENSE-MIT](LICENSE-MIT) or [opensource.org/licenses/MIT](https://opensource.org/licenses/MIT))

at your option.