@eliasnorrby/git-config
v1.2.20
Published
[![Travis][travis-badge]][travis-link] [![npm][npm-badge]][npm-link]
Downloads
78
Readme
Git Config
A simple script for writing git configuration files to a project.
Setup
Using npx
Run the following command to write the configuration files
npx @eliasnorrby/git-configThis will run a setup script, writing to .gitignore and .gitattributes.
Existing files will not be overwritten unless you pass the --force flag.
