Skip to content

Latest commit

 

History

History
64 lines (37 loc) · 1.72 KB

README.md

File metadata and controls

64 lines (37 loc) · 1.72 KB

Python 3.12+ Experimental status Python linter and format checker with ruff

crux logo

crux

TBA: a brief description of the project.

Project status

Following is a table of some updates regarding the project status. Note that these status updates do not correspond to specific commits or milestones.

Date Status Notes or observations
September 19, 2024 active Project started.

Roadmap

TBA

Technology stack

TBA

Installation

TBA

Environment variables

TBA

Usage (local)

TBA

Usage (Docker)

TBA

Frequenty asked questions (FAQ)

TBA

Contributing

Install pre-commit for Git and ruff. Then enable pre-commit by running the following in the directory where you cloned this repository.

pre-commit install

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Apache License 2.0.

Authors