Ycarus Gentoo ebuild

go-overlay

These ebuilds come from .

If you have some problems, go to the official site first.

dev-util

addlicense : A program which ensures source code files have copyright license headers ( )

bug : Distributed bug tracking with the filesystem and hg or git ( )

c-for-go : Automatic C-Go Bindings Generator for Go Programming Language ( https://sphere.software/c-for-go )

check : A set of utilities for checking Go sources ( )

deadcode : Deadcode finds unused Go source code ( )

diagram : CLI app to convert ascii arts into hand drawn diagrams. ( )

direnv : Direnv is an environment switcher for the shell. ( http://direnv.net )

dupl : A tool for Go code clone detection ( )

errcheck : Errcheck checks that you checked errors ( )

flint-checker : Check your project for common sources of contributor friction ( )

forego : Foreman written in GoLang ( )

gdlv : A graphical frontend to Delve ( )

ghfs : Ghfs is a user space filesystem that overlays the GitHub API ( )

gini : A fast SAT solver ( http://www.iri-labs.com )

github-release : CLI to create and edit releases on Github ( )

go-raml-mocker : RAML (1.0) web mock server implementation in Go ( )

go-swagger : Swagger 2.0 implementation for GoLang ( https://goswagger.io )

go-tools : Collection of linters and static-analysis tools for Go ( )

goconst : Find repeated strings that could be replaced by a constant. ( )

gocyclo : Calculate cyclomatic complexities of functions in Go source code ( )

godef : Godef prints where symbols are defined in Go source code ( )

golex : A lex/flex like (not fully POSIX lex compatible) utility ( )

golint : This is a linter for Go source code ( )

gometalinter : Concurrently run Go lint tools and normalise their output ( )

goreleaser : Deliver Go binaries as fast and easily as possible ( https://goreleaser.com )

gorganizer : Organize your folders into a beautiful classified folder structure ( https://disiqueira.github.io/Gorganizer )

gosec : Inspects golang source code for security problems ( )

gotags : ctags-compatible tag generator for Go ( )

goyacc : Goyacc is a version of yacc generating Go parsers. ( )

hulk : Ultimate job/build runner ( )

ineffassign : Detects ineffectual assignments in Go code. ( )

interfacer : A linter for GoLang that suggests interface types ( )

lll : Line length linter, used to enforce line length in files. ( )

maligned : Detects Go structs that would take less memory if their fields were sorted ( )

mdfmt : Like gofmt, but for Markdown with front matter. ( )

minify : Go minifiers for web formats. ( )

misspell : Correct commonly misspelled words in source files ( )

nakedret : a Go static analysis tool to find naked returns in functions ( )

node-prune : Remove unnecessary files from node_modules ( )

orange-cat : A Markdown previewer written in GoLang ( )

panicparse : Parses Go's panic stack traces ( )

pcstat : Page Cache stat: get page cache stats for files on Linux ( )

perf-data-converter : Convert Linux perf files to the profile.proto format used by pprof ( https://github.com/google/${MY_PN} )

pipecat : Pipecat allows you to scale any program using traditional UNIX pipes and AMQP ( )

pprof : pprof is a tool for visualization and analysis of profiling data ( )

prealloc : Go static analysis tool to find slice declarations that could potentially be preallocated ( )

rambler : A simple and language-independent SQL schema migration tool ( )

ramlapi : Automatic API generation for Go projects ( )

realize : A Go build system with file watchers, output streams and live reload ( )

rubigo : Golang dependency tool and package manager ( https://github.com/yaa110/rubigo )

shfmt : A shell parser and formatter for POSIX shell and bash ( )

unconvert : Remove unnecessary type conversions from Go source ( )

unparam : a Go static analysis tool to find naked returns in functions ( )

wellington : Wellington is a CSS preprocessor with spriting and based on libsass ( http://getwt.io )

Add an ebuild in portage :

The ebuild is now in the portage tree.

You can also use layman : emerge layman then layman -a go-overlay

For Paludis use this rsync : rsync://gentoo.zugaina.org/go-overlay-portage

If you have a problem : ycarus(-at-)zugaina.org