Sha256: 53203a065563ca43b645a32847ce1af8cc510cd60aa5952e20556e59faf7db1a
Contents?: true
Size: 477 Bytes
Versions: 6
Compression:
Stored size: 477 Bytes
Contents
#!/usr/bin/env ruby -w # encoding: UTF-8 # # = tj3man.rb -- The TaskJuggler III Project Management Software # # Copyright (c) 2006, 2007, 2008, 2009, 2010, 2011 # by Chris Schlaeger <chris@linux.com> # # This program is free software; you can redistribute it and/or modify # it under the terms of version 2 of the GNU General Public License as # published by the Free Software Foundation. # require 'taskjuggler/apps/Tj3Man' exit TaskJuggler::Tj3Man.new.main()
Version data entries
6 entries across 6 versions & 1 rubygems