Skip to content

Commit

Permalink
Display the exercism directory path after login
Browse files Browse the repository at this point in the history
  • Loading branch information
Tonkpils committed Apr 3, 2014
1 parent 99c5e14 commit db36747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ func main() {
return
}
configuration.ToFile(c.GlobalString("config"), config)
fmt.Printf("Your exercism directory can be found at %s\n", config.ExercismDirectory)
},
},
{
Expand Down

0 comments on commit db36747

Please sign in to comment.