first commit
This commit is contained in:
commit
9260774403
8 changed files with 120 additions and 0 deletions
12
Rakefile
Normal file
12
Rakefile
Normal file
|
@ -0,0 +1,12 @@
|
|||
# -*- ruby -*-
|
||||
|
||||
require 'rubygems'
|
||||
require 'hoe'
|
||||
|
||||
Hoe.spec 'microformats2' do
|
||||
# developer('FIX', 'FIX@example.com')
|
||||
|
||||
# self.rubyforge_name = 'microformats2x' # if different than 'microformats2'
|
||||
end
|
||||
|
||||
# vim: syntax=ruby
|
Loading…
Add table
Add a link
Reference in a new issue