Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/axodotdev/axolotlsay
- Owner: axodotdev
- License: apache-2.0
- Created: 2023-02-07T13:27:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T19:22:02.000Z (23 days ago)
- Last Synced: 2024-12-25T04:06:32.491Z (9 days ago)
- Topics: cli, learn-to-code, rust
- Language: Rust
- Homepage:
- Size: 212 KB
- Stars: 25
- Watchers: 2
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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.