Class: HackademicCLI

Inherits:
Thor
  • Object
show all
Includes:
Thor::Actions
Defined in:
lib/hackademic.rb

Overview

TODO: Un-spaghetti-fy this project TODO: Handle missing Config.yml variables nicely

Constant Summary collapse

HACKADEMIC_DIRECTORY =
File.open("#{ENV['HOME']}/.hackademic", "r").read.chomp