Sha256: 880456b99dbcf3d6a0f8bb5ccff1b0cea96128d3439bed6b5df0ac11906e2426
Contents?: true
Size: 410 Bytes
Versions: 2
Compression:
Stored size: 410 Bytes
Contents
#!/usr/bin/env ruby require "bundler/setup" require "vundabar" require_relative File.join(__dir__, "..", "generators", "generators") # You can add fixtures and/or initialization code here to make experimenting # with your gem easier. You can also use a different console, if you like. # (If you use this, don't forget to add pry to your Gemfile!) # require "pry" # Pry.start Vundabar::Generators.start ARGV
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vundabar-0.2.0 | bin/vundabar |
vundabar-0.1.0 | bin/vundabar |