nichtsen / merge

Merge your scripts to one single file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

merge

Merge your scripts to one single file

Installation

go get github.com/nichtsen/merge
cd $GOPATH/src/github.com/nichtsen/merge
go build

Config

Edit the config file for your purpose.

Note that all your scripts with certain extesion in your diretory (cfg.ROOT) or subdiretoris are supposed to be merged.

Encoding

UTF-8 UCS-2

Reference

Unicode Standard

About

Merge your scripts to one single file

License:Apache License 2.0


Languages

Language:Go 100.0%