commit 9ec5452612fe7faff12c34275825762ac2a59345
parent 8f9e9c8a42d563c1b1fc7b7b69d07c2f83048352
Author: lash <dev@holbrook.no>
Date: Wed, 12 Jan 2022 22:48:56 +0000
Add metadata file
Diffstat:
4 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG b/CHANGELOG
@@ -0,0 +1,2 @@
+* 0.1.0
+ - colored loglevel output
diff --git a/LICENSE b/LICENSE
@@ -0,0 +1,14 @@
+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+ Version 2, December 2004
+
+ Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
+
+ Everyone is permitted to copy and distribute verbatim or modified
+ copies of this license document, and changing it is allowed as long
+ as the name is changed.
+
+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. You just DO WHAT THE FUCK YOU WANT TO.
+
diff --git a/ROADMAP b/ROADMAP
@@ -0,0 +1,2 @@
+* 0.1.1
+ - optional redirect to logfile
diff --git a/VERSION b/VERSION
@@ -0,0 +1 @@
+0.1.0