Sha256: 38443760f6dc373ff81d0c61cec0037c29e2cd77a71481b14d93110c06f23217
Contents?: true
Size: 170 Bytes
Versions: 2
Compression:
Stored size: 170 Bytes
Contents
#!/usr/bin/ruby # Run rant in current development directory. $:.unshift File.expand_path(File.join(File.dirname(__FILE__), "lib")) require 'rant/rantlib' exit Rant.run
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rant-0.3.0 | run_rant |
rant-0.3.2 | run_rant |