Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 694 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 694 Bytes

Welcome to precommend

License: MIT

precommend bootstraps pre-commit configurations based on the content of your project and the recommendations of the Scientific Software Center.

Installation

The Python package can be installed with

python -m pip install precommend

Usage

Head to a directory that you want to add a config file to and run

precommend

Acknowledgments

This repository was set up using the SSC Cookiecutter for Python Packages.