rmforks

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

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

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 7 Imported by: 0

README

rmforks

Go

Delete github forked repos using API

Installation

Using go get
$ go get github.com/royge/rmforks

After successful install the binary will be inside $GOPATH/bin directory.

From source

NOTE: Requires go 1.10.

  1. Clone repo

    $ git clone https://github.com/royge/rmforks.git
    
  2. Install vgo

    $ go get -u golang.org/x/vgo
    
  3. Build

    $ cd rmforks
    $ CC=gcc vgo build
    
  4. How to use

    Copy/rename config.json.dist to config.json and provide your github username and access token.

    Run

    $ ./rmforks
    

TODO

Create repo package tests.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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