/atouch

touch file with head line

Primary LanguageGoMIT LicenseMIT

atouch

创建文件时带上文件头信息

Usage

$ go get github.com/x1ah/atouch
$ atouch test.py
$ cat test.py
# coding: utf-8

$ ./atouch foo.py bar.c dd