mediocregopher / goat

A simple, yaml-based go dependency manager
Apache License 2.0
68 stars 11 forks source link

ProjRoot vs. Root or RootDir #17

Closed trans closed 10 years ago

trans commented 10 years ago

Was wondering if RootDir or just Root might be preferable to ProjRoot? The Proj part seems somewhat of a given, and its an abbreviation which can be harder to recall, especially in a compound term. Really minor detail, I know, but it occurred to me, so I thought I'd just make sure.

mediocregopher commented 10 years ago

Just saying root could refer to the root dependency directory. Saying project root is more explicit.