From 2f47b3f5da0ae9588d16d4b010402906111fd559 Mon Sep 17 00:00:00 2001 From: Přemysl Janouch
Date: Thu, 25 Apr 2019 21:30:15 +0200
Subject: label-tool: make it possible to print free form text
Also commit the label subpackage that we forgot to.
---
cmd/label-tool/main.go | 50 +++++++++++++++++++++--------
label/label.go | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 123 insertions(+), 14 deletions(-)
create mode 100644 label/label.go
diff --git a/cmd/label-tool/main.go b/cmd/label-tool/main.go
index 15fb68d..1e5ab4a 100644
--- a/cmd/label-tool/main.go
+++ b/cmd/label-tool/main.go
@@ -38,7 +38,7 @@ var tmplForm = template.Must(template.New("form").Parse(`
-