Thanks to visit codestin.com
Credit goes to github.com

Skip to content

blue-goheimochi/mgu

Repository files navigation

mgu

mgu - Manage git local users.

Go Tests

Install

$ go install github.com/blue-goheimochi/mgu/cmd/mgu@latest

For development version:

$ git clone https://github.com/blue-goheimochi/mgu.git
$ cd mgu
$ go build -o mgu ./cmd/mgu

Usage

Development

Running Tests

$ go test ./...

Project Structure

  • cmd/mgu: Main executable and CLI definition
  • pkg/config: Configuration management
  • pkg/git: Git repository operations

License

MIT

Author

blue-goheimochi

About

Manage git local users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages