Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hhatto/goodc
- Owner: hhatto
- Created: 2018-10-07T14:05:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-05T01:46:13.000Z (about 1 year ago)
- Last Synced: 2024-05-09T21:56:33.072Z (6 months ago)
- Topics: linter, regexp, rust
- Language: Rust
- Size: 37.1 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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