Sha256: 4ed78408641d1870bca170b89af135e80837db153ed64e2d8829567c7716881a

Contents?: true

Size: 337 Bytes

Versions: 1

Compression:

Stored size: 337 Bytes

Contents

# Add your own tasks in files placed in lib/tasks ending in .rake,
# for example lib/tasks/app_tasks.rake, and they will automatically be available to Rake.
#
# Any task files found in lib/tasks/shared/*.rake will be made available to 3rd party
# apps that use this plugin
require "bundler/setup"
require "origen"

Origen.app.load_tasks

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
origen_app_generators-0.1.0 templates/app_generators/plugin/Rakefile