aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--notes/0.5.0.markdown1
-rw-r--r--notes/about.markdown8
2 files changed, 9 insertions, 0 deletions
diff --git a/notes/0.5.0.markdown b/notes/0.5.0.markdown
new file mode 100644
index 0000000..0dbcc08
--- /dev/null
+++ b/notes/0.5.0.markdown
@@ -0,0 +1 @@
+Initial release. \ No newline at end of file
diff --git a/notes/about.markdown b/notes/about.markdown
new file mode 100644
index 0000000..0a43cbd
--- /dev/null
+++ b/notes/about.markdown
@@ -0,0 +1,8 @@
+[sbt-boilerplate][] is an [SBT][] plugin that generates stubs for code which has to be expanded
+for all numbers of arguments from 1 to 22. This is sometimes necessary to support
+all of the `TupleX` or `FunctionX` types generically.
+
+The plugin defines a simple template language for this purpose.
+
+ [sbt-boilerplate]: https://github.com/sbt/sbt-boilerplate
+ [SBT]: https://github.com/harrah/xsbt/wiki