From d5609f3207ee8b98dc1e2032cd31a23380ad5402 Mon Sep 17 00:00:00 2001 From: frsyuki Date: Sat, 6 Feb 2010 21:28:27 +0900 Subject: ruby: makegem.sh --- ruby/README | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 ruby/README (limited to 'ruby/README') diff --git a/ruby/README b/ruby/README new file mode 100644 index 0000000..859ae2b --- /dev/null +++ b/ruby/README @@ -0,0 +1,29 @@ + += MessagePack + + +== Description + + +== Installation + +=== Archive Installation + + rake install + +=== Gem Installation + + gem install msgpack + + +== Features/Problems + + +== Synopsis + + +== Copyright + +Author:: frsyuki +Copyright:: Copyright (c) 2008-2009 frsyuki +License:: Apache License, Version 2.0 -- cgit v1.2.1