|
|
|
|
|
by mbreese
4498 days ago
|
|
It's also a single letter in the alphabet. Anyone who names their project a single letter (or two) is expecting some amount of collision. The real question is whether or not the collision is worth it. In this case, it might be... they are trying to make a command-line tool. So in theory, you'll be typing the command often, meaning that a short name is preferable. But honestly, it would have probably been a better idea to use a more descriptive name. |
|