aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/colfer/building.md
diff options
context:
space:
mode:
authorIvan Topolnjak <ivantopo@gmail.com>2017-08-21 09:23:07 +0200
committerIvan Topolnjak <ivantopo@gmail.com>2017-08-21 10:37:08 +0200
commita152a3098b564ed43766a857b32b7c7d7445f9ce (patch)
tree7651f61e598f316ee9dca415c5a5c67ce530bad5 /kamon-core/src/main/colfer/building.md
parent3cb974e5dfd381b9b28ffef9977047cf35242121 (diff)
downloadKamon-a152a3098b564ed43766a857b32b7c7d7445f9ce.tar.gz
Kamon-a152a3098b564ed43766a857b32b7c7d7445f9ce.tar.bz2
Kamon-a152a3098b564ed43766a857b32b7c7d7445f9ce.zip
binary encoding of context and entries
Diffstat (limited to 'kamon-core/src/main/colfer/building.md')
-rw-r--r--kamon-core/src/main/colfer/building.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/kamon-core/src/main/colfer/building.md b/kamon-core/src/main/colfer/building.md
new file mode 100644
index 00000000..f510a44f
--- /dev/null
+++ b/kamon-core/src/main/colfer/building.md
@@ -0,0 +1,5 @@
+Just download and install the colver compiler and run this command from the colfer folder:
+
+```
+colfer -b ../java -p kamon/context/generated/binary java
+``` \ No newline at end of file