Module: TeachersPet

Defined in:
lib/teachers_pet/configuration.rb,
lib/teachers_pet.rb,
lib/teachers_pet/cli.rb,
lib/teachers_pet/version.rb,
lib/teachers_pet/actions/base.rb,
lib/teachers_pet/client_decorator.rb,
lib/teachers_pet/actions/open_issue.rb,
lib/teachers_pet/actions/push_files.rb,
lib/teachers_pet/actions/add_to_team.rb,
lib/teachers_pet/actions/clone_repos.rb,
lib/teachers_pet/actions/fork_collab.rb,
lib/teachers_pet/commands/open_issue.rb,
lib/teachers_pet/commands/push_files.rb,
lib/teachers_pet/actions/create_repos.rb,
lib/teachers_pet/commands/add_to_team.rb,
lib/teachers_pet/commands/clone_repos.rb,
lib/teachers_pet/commands/fork_collab.rb,
lib/teachers_pet/commands/create_repos.rb,
lib/teachers_pet/actions/create_student_teams.rb,
lib/teachers_pet/commands/create_student_teams.rb

Overview

Configuration for the edugit scripts. Modify this as desired to change your defaults in the prompts

Defined Under Namespace

Modules: Actions Classes: Cli, ClientDecorator, Configuration

Constant Summary collapse

VERSION =
'0.3.2'