Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 312 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 312 Bytes

Mergol

Merging multiple golang source code files of same namespace to one .go file.

Installation

go install github.com/malud/mergol

Usage

Use a file-watcher of your choice in combination with mergol -in=./ -out=./../out-combined.go