Sha256: 66c349113225ccb1b03bbdfa7d47e12902ef3fba136bdf1c36f645351a47ffa6
Contents?: true
Size: 305 Bytes
Versions: 4
Compression:
Stored size: 305 Bytes
Contents
# encoding: utf-8 require 'adhearsion/script_ahn_loader' # If we are inside an Adhearsion application this method performs an exec and thus # the rest of this script is not run. Adhearsion::ScriptAhnLoader.exec_script_ahn! require 'bundler/setup' require 'adhearsion' require 'adhearsion/cli_commands'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
adhearsion-2.0.0.rc4 | lib/adhearsion/cli.rb |
adhearsion-2.0.0.rc3 | lib/adhearsion/cli.rb |
adhearsion-2.0.0.rc2 | lib/adhearsion/cli.rb |
adhearsion-2.0.0.rc1 | lib/adhearsion/cli.rb |