Sha256: 91968173e7881d70ac624f569dad1dd733da6346d19edd0d0a7d89ef49ba671e

Contents?: true

Size: 246 Bytes

Versions: 1

Compression:

Stored size: 246 Bytes

Contents

# encoding: utf-8

# This hook will run before templater creates new files from templates
# You should setup your variables for templates here
# Dir.pwd => the stubs directory location

Rango::CLI::Templater.create(ARGV.shift, user: ENV["USER"])

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rango-0.0.4 stubs/pupu/preprocess.rb