Sha256: 3badedd108934629e5364cd269b84914b7f5ce8b9e1e969f32082467e7d6b657

Contents?: true

Size: 220 Bytes

Versions: 5

Compression:

Stored size: 220 Bytes

Contents

require File.dirname(__FILE__) + '/commands/project'
require File.dirname(__FILE__) + '/commands/generate'

Gator::Runner.register_subcommand Gator::ProjectCommand
Gator::Runner.register_subcommand Gator::GenerateCommand

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
gator-0.0.21.pre lib/gator/commands.rb
gator-0.0.20.pre lib/gator/commands.rb
gator-0.0.19.pre lib/gator/commands.rb
gator-0.0.17.pre lib/gator/commands.rb
gator-0.0.16.pre lib/gator/commands.rb