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

https://github.com/alexitc/rust-cli-demo

A command-line application demo for Rust, including a CI workflow to run tests
https://github.com/alexitc/rust-cli-demo

Last synced: 7 months ago
JSON representation

A command-line application demo for Rust, including a CI workflow to run tests

Awesome Lists containing this project

README

          

# rust cli demo

This is a super simple app demonstrating how we can start building a cli in Rust, including an example test + a CI workflow.