Sha256: b1e0aabeb80fc8c65d1b481541893fc136aa00393aa1cb852a0adcae0e5b2793
Contents?: true
Size: 1.17 KB
Versions: 8
Compression:
Stored size: 1.17 KB
Contents
h1. timelog4r h1. → 'timelog4r' h2. What h2. Installing <pre syntax="ruby">sudo gem install timelog4r</pre> h2. The basics h2. Demonstration of usage TODO - pick SVN or Git instructions The trunk repository is <code>svn://rubyforge.org/var/svn/timelog4r/trunk</code> for anonymous access. OOOORRRR You can fetch the source from either: <% if rubyforge_project_id %> * rubyforge: "http://rubyforge.org/scm/?group_id=<%= rubyforge_project_id %>":http://rubyforge.org/scm/?group_id=<%= rubyforge_project_id %> <pre>git clone git://rubyforge.org/timelog4r.git</pre> <% else %> * rubyforge: MISSING IN ACTION TODO - You can not created a RubyForge project, OR have not run <code>rubyforge config</code> yet to refresh your local rubyforge data with this projects' id information. When you do this, this message will magically disappear! Or you can hack website/index.txt and make it all go away!! <% end %> h3. Build and test instructions <pre>cd timelog4r rake spec rake install_gem</pre> h2. License This code is free to use under the terms of the MIT license. h2. Contact Comments are welcome. Send an email to "saronpasu":mailto:jamneco at gmail dot com mail
Version data entries
8 entries across 8 versions & 1 rubygems