yuichiroaoki / rust-cli-app

Template for building Rust CLI applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Cli App Template

Template for building Rust CLI applications

Usage

Lint

make lint

Test

make test

Build

make build

About

Template for building Rust CLI applications

License:MIT License


Languages

Language:Rust 96.1%Language:Makefile 3.9%