Skip to content

alexdewar/ic-rse-bot

Repository files navigation

RSE bot

Test and build

A tool to analyse whether your code follows best practices.

🚧 This code is currently in pre-alpha stage. 🚧

Currently it only works with public repositories on GitHub.

To run, first install dependencies via poetry:

poetry install

Run it for a given repository like so:

python -m ic_rse_bot ImperialCollegeLondon/FINESSE

The tool will then generate a report highlighting issues with the given repository.

About

A tool to analyse whether your code follows best practices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published