Skip to content

YubicoLabs/gitbark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 18, 2024
e286368 · Jun 18, 2024
Feb 23, 2024
Oct 24, 2023
May 13, 2024
May 13, 2024
Feb 23, 2024
Nov 23, 2023
Oct 3, 2023
Oct 24, 2023
Oct 3, 2023
Jun 9, 2023
May 13, 2024
Oct 3, 2023
Feb 23, 2024
Jun 18, 2024
Mar 20, 2023

Repository files navigation

GitBark

A framework that validates commits based on a set of fully customizable rules. This tool empowers you to enforce specific conditions, ensuring the integrity and adherence of your commits to project standards. Explore GitBark to elevate the validation process for a more robust and reliable version control workflow.

NOTE: This is work in progress

License

Copyright 2024 Yubico AB

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Installation

Currently GitBark can only be installed from source using the following command:

pip install "git+https://github.com/YubicoLabs/gitbark.git

Usage

Read the Usage Guide for instructions on how to use GitBark.

Documentation

Read the Overview for a more comprehensive overview of GitBark.