Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quantco/copier-template-pre-commit-mirrors
Copier template for our conda based pre-commit hooks
https://github.com/quantco/copier-template-pre-commit-mirrors
conda copier-template pre-commit
Last synced: about 2 months ago
JSON representation
Copier template for our conda based pre-commit hooks
- Host: GitHub
- URL: https://github.com/quantco/copier-template-pre-commit-mirrors
- Owner: Quantco
- Created: 2024-01-28T12:18:44.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-15T07:41:38.000Z (9 months ago)
- Last Synced: 2024-04-16T01:24:04.848Z (9 months ago)
- Topics: conda, copier-template, pre-commit
- Language: Python
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# copier-template-pre-commit-mirrors
This is a template for our conda based pre-commit hooks.
To create a new hook, you can run the following command
```bash
pixi run generate /path/to/hook
```