Sha256: 88c5d28355ee56cbe886451f199bb8131910f64b9a2ca723d7c9d561041f45c1
Contents?: true
Size: 137 Bytes
Versions: 4
Compression:
Stored size: 137 Bytes
Contents
#!/usr/bin/env ruby lib = File.expand_path("../../lib/", __FILE__) $:.unshift lib unless $:.include?(lib) require 'archetype/executor'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
archetype-1.0.0.alpha.5 | bin/archetype |
archetype-1.0.0.alpha.4 | bin/archetype |
archetype-1.0.0.alpha.3 | bin/archetype |
archetype-1.0.0.alpha.2 | bin/archetype |