Skip to content

flobilosaurus/git-saver

Repository files navigation

git-saver

Command line tool to ease up process of saving files and folders to git repositories.

Installation

Make sure GOPATH is set and then execute

git clone [email protected]:flobilosaurus/git-saver.git
cd git-saver
go install

Config

To create an initial config with example values in $HOME/.git-saver.config.yml.

git-saver init-config

Edit this file to your needs.

Usage

A simple call to git-saver

git-saver

will copy all configured files and folders to their repositories and commit and push them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages