Skip to content

0x0Dx/x

Repository files navigation

0x0D's experimental packages

Monorepo containing tools.

Projects

Installation

go install github.com/0x0Dx/x/cliimage@main
go install github.com/0x0Dx/x/goserv@main
go install github.com/0x0Dx/x/gitx@main
go install github.com/0x0Dx/x/goreviewer@main

Development

Requires Task for running common tasks.

task install:tools  # Install dev tools (gofumpt, goimports, golangci-lint)
task build          # Build all binaries to ./bin
task install        # Install all binaries to $GOPATH/bin
task lint           # Run linters
task lint:fix       # Run linters and fix issues
task fmt            # Format code with gofumpt
task tidy           # Run go mod tidy
task test           # Run tests

About

0x0D's experimental packages

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors