Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 459 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 459 Bytes

Solar Car Repository Template

This repository is a template for other Solar Car software repositories. It comes with a template Github Actions workflow and pre-commit-configuration file.

Usage

To create a repository using this template, hit the 'Use this template' button on Github.

Make sure to install pre-commit using the instructions on the pre-commit repo.

To install pre-commit use the command pre-commit install --hook-style commit-msg