Sha256: acb3e1b43efed2e102cbaf63bc57c92bfa338191f3909082ead68ef3cee2a97e
Contents?: true
Size: 398 Bytes
Versions: 13
Compression:
Stored size: 398 Bytes
Contents
--- vars: repo: /some/repo # define the repo location directory: /some/directory/path # define the directory you want to clone to macros: myfirstmacro: gitclone: function: MyClass.new(@arg_bucket).run # instantiates MyClass with @arg_bucket (contains vars from config) and calls .run mode: plugin plugin: gitclone # causes the gitclone.rb file in /tmp/apidragonplugins/
Version data entries
13 entries across 13 versions & 1 rubygems