Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hhatto/goodc

goodcheck clone written in Rust
https://github.com/hhatto/goodc

linter regexp rust

Last synced: about 1 month ago
JSON representation

goodcheck clone written in Rust

Awesome Lists containing this project

README

        

# goodc

[goodcheck](https://github.com/sider/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