I... don't know how to properly describe it
ファイルへ移動
Aoi K a7ba71c4f2 Re:load
Signed-off-by: Aoi K <koizumi.aoi@kyoko-project.wer.ee>
2022-12-11 22:55:24 -03:00
COPYING Re:load 2022-12-11 22:55:24 -03:00
Makefile Re:load 2022-12-11 22:55:24 -03:00
README Re:load 2022-12-11 22:55:24 -03:00
go.mod Re:load 2022-12-11 22:55:24 -03:00
main.go Re:load 2022-12-11 22:55:24 -03:00

README

gen_cvs_header
==============
Print some fancy header like those of CVS, like OpenBSD's for pasting into your files.
Uses only the standard library.

Build
-----
Requires the Go toolchain, the go.mod file says 1.19 but anything earlier will work I think, like 1.14 or something.

Usage
-----
Pass the following environment variables to it with `env` or you can also export them into your shell

* CVS_AUTHOR
* CVS_FILE
* CVS_ID
* CVS_VERSION