gomodinit

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

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

Go to latest
Published: Apr 30, 2021 License: BSD-3-Clause Imports: 10 Imported by: 0

README

gomodinit

select remote repository and exec go mod init

this tool uses git remote -v and go mod init.

$ gomodinit
? repository:
  ▸ github.com/nu50218/gomodinit

$ gomodinit
✔ github.com/nu50218/gomodinit
--
$ go mod init github.com/nu50218/gomodinit
go: creating new go.mod: module github.com/nu50218/gomodinit
--

Install

$ go get -u github.com/nu50218/gomodinit

Usage

$ gomodinit

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