Skip to content

Commit

Permalink
Add yaml requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
netbe committed Feb 24, 2017
1 parent a37475d commit 62fc178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/babelish/commandline.rb
@@ -1,4 +1,5 @@
require 'thor'
require 'yaml'
class Commandline < Thor
include Thor::Actions
class_option :verbose, :type => :boolean
Expand Down

0 comments on commit 62fc178

Please sign in to comment.