Skip to content

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 git@github.com: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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages