Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 294 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 294 Bytes

goodc

goodcheck clone written in Rust.

Installation

$ cargo install --force --git https://github.com/hhatto/goodc.git

Usage

generate config file when first time:

$ goodc init

execute:

$ goodc check

License

AGPLv3