From ba2c07117f197c77f943808850054a03c0c23452 Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Tue, 16 Oct 2012 14:31:40 +0200 Subject: herald notes --- notes/0.5.0.markdown | 1 + notes/about.markdown | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 notes/0.5.0.markdown create mode 100644 notes/about.markdown (limited to 'notes') 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 -- cgit v1.2.3