gogit

command module
v0.0.0-...-cf0c01f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2023 License: MIT Imports: 10 Imported by: 0

README

gogit

自动执行 pull & push 的工具,解放双手。🙌

install

根目录执行:

$ go build

how to use

$ ./gogit -h
Usage of ./gogit:
  -c int
    	执行次数(值 <=0 不限制次数,默认不限制次数)
  -i int
    	执行间隔时间,单位:秒 (default 5)
  -pull
    	指定执行 pull 操作
## 指定执行间隔时间为 10 秒
$ ./gogit -i 10

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL