public
Description: Share business card (VCard) with others in LAN, using Bonjour
Homepage: http://www.reality.hk/articles/2008/09/08/910/
Clone URL: git://github.com/siuying/cardjour.git
小影 (author)
Mon Sep 08 07:49:29 -0700 2008
commit  e8c35b910341c7873047bd037f98cf58da664490
tree    3333d1a55068c85a5d39d321916dfa482d60d8bf
parent  5531e1436e924a9e695995b4941661e3091f823c
cardjour / Rakefile
100644 4 lines (3 sloc) 0.139 kb
1
2
3
4
require 'config/requirements'
require 'config/hoe' # setup Hoe + all gem configuration
 
Dir['tasks/**/*.rake'].each { |rake| load rake }