An open API service indexing awesome lists of open source software.

https://github.com/shftco/shft-config

Common configurations for SHFT developers
https://github.com/shftco/shft-config

Last synced: about 1 month ago
JSON representation

Common configurations for SHFT developers

Awesome Lists containing this project

README

        

# SHFT Git Configuration

Common git configuration for SHFT projects.

## Git Config

Go to the [instructions](gitconfig/README.md) for the git configuration.

## SHFT Pullmate

Go to the [instructions](pullmate/README.md) for the pullmate.

## Git Hooks

### pre-commit

Go to the [instructions](pre-commit/README.md) for the pre-commit.

### husky

Go to the [instructions](husky/README.md) for the husky.

## Release

Go to the [instructions](release/README.md) for the release.

## Changelog

Go to the [instructions](changelog/README.md) for the changelog.

## Assistant

Go to the [instructions](assistant/README.md) for the assistant.