izumin5210 / ghsync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ghsync

CircleCI latest license

Installation

  • macOS (for Homebrew users)
    • brew install izumin5210/tools/ghsync
  • macOS, Linux
    • curl -Lo grapi https://github.com/izumin5210/ghsync/releases/download/v0.0.1/ghsync_linux_amd64.zip
      unzip ghsync_linux_amd64.zip
      sudo mv ghsync_linux_amd64/ghsync /usr/local/bin
      rm ghsync_linux_amd64.zip
  • others
    • go get github.com/izumin5210/ghsync/cmd/ghsync

About

License:MIT License


Languages

Language:Go 98.0%Language:Makefile 2.0%