/gocat

Concatenate Go source files within a project

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

gocat

gocat concatenates Go source files within a package

usage

gocat auth*.go > auth.go

license

See LICENSE file.

Copyright (c) 2014 The Go Authors. All rights reserved.

Originally authored by Russ Cox as bundle

Modified by Joseph Naegele, 2015.