Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 360 Bytes

README.template.md

File metadata and controls

17 lines (12 loc) · 360 Bytes

{{APP_NAME}}

< insert description here >

Usage

$ {{APP_NAME}} --help
< insert help here >

Install

You can either download the latest release builds form the Releases page or you can install it using cargo install.

cargo install --git https://github.com/shellshape/{{APP_NAME}}