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

https://github.com/mgechev/revive.run

Website of the framework for static analysis of Go projects
https://github.com/mgechev/revive.run

documentation revive

Last synced: 24 days ago
JSON representation

Website of the framework for static analysis of Go projects

Awesome Lists containing this project

README

        

# Website of Revive

This website uses some of the content at https://github.com/mgechev/revive:

- The README.md file
- The rules in RULES_DESCRIPTIONS.md

On each push to https://github.com/mgechev/revive, this repository will be redeployed automatically.

## Deployment

```
npm run build
git add .
git commit -am 'New deployment'
git push origin master
```

## License

MIT