I would advise finding another name for the tool. 'mac' is an obvious trademark infringement and it's only a matter of time before Apple lawyers come knocking on your door. Honestly I find it uncool to piggyback on someone else's brand in this way. The protagonists are different but it's the same fundamental issue as the "Ubuntu vs OVH" and "Let's Encrypt vs Comodo" stories we've seen recently.
Thanks for your advice! Do you have any suggestion regarding the name? I'd love to hear some ideas.
Mac CLI – OS X command line tools for developers
31–40 of 75 posts
Re: Mac CLI – OS X command line tools for developers
#32Earlier quoted context omitted.
I do love 'Docker' though.
I do too, but I didn't choose it :) It was an internal codename picked by one of the early engineers on the project. In fact I firmly intended to change the name before launch - but we accidentally launched ahead of schedule and people loved it. The rest is history. A good example of my ineptitude at identifying good names.
The great thing about open-source is that everything is created through collaborarion. The best of everyone is contributed to a project in benefit of the entire community.
Re: Mac CLI – OS X command line tools for developers
#33Earlier quoted context omitted.
Thanks for your advice! Do you have any suggestion regarding the name? I'd love to hear some ideas.
As an open source library, don't worry about it. If Apple causes a big stink about it (unlikely), then you can rename it. What you have is a great, simple, direct name for a utility script. Better to ignore the trademark / brand FUD.
Re: Mac CLI – OS X command line tools for developers
#34What's so wrong with the regular command line commands for most of this?
Most people don't memorize the commands for all of these, and googling for them everytime gets old.
Re: Mac CLI – OS X command line tools for developers
#35Earlier quoted context omitted.
Most people don't memorize the commands for all of these, and googling for them everytime gets old.
Exactly. In addition to that, this is a chance to collaborate to build more and better commands. It's the first step to what could be a powerful and very useful developer tool.
Re: Mac CLI – OS X command line tools for developers
#36What's so wrong with the regular command line commands for most of this?
Most people don't memorize the commands for all of these, and googling for them everytime gets old.
And if people are in the command line often enough, they do memorize the actual commands. They really, really do.
Re: Mac CLI – OS X command line tools for developers
#37I would advise finding another name for the tool. 'mac' is an obvious trademark infringement and it's only a matter of time before Apple lawyers come knocking on your door. Honestly I find it uncool to piggyback on someone else's brand in this way. The protagonists are different but it's the same fundamental issue as the "Ubuntu vs OVH" and "Let's Encrypt vs Comodo" stories we've seen recently.
Thanks for your advice! Do you have any suggestion regarding the name? I'd love to hear some ideas.
Re: Mac CLI – OS X command line tools for developers
#38Earlier quoted context omitted.
Most people don't memorize the commands for all of these, and googling for them everytime gets old.
man . And if people are in the command line often enough, they do memorize the actual commands. They really, really do.
Re: Mac CLI – OS X command line tools for developers
#39Earlier quoted context omitted.
Thanks for advice, and if you think of anything about the name just let me know!
Off the top of my head, I think "MacFoo" and "WinBar" are well-accepted conventions for tools built for the mac and windows respectively. Maybe look for something short and sweet in that vein? Or just something short and easy to memorize. I'm really terrible at choosing names, so I'm sorry for criticizing more than I'm suggesting. I wish you lots of success, the world needs more easy to use development tools. Don't l…
Or shorten it to MacCli if you must.
The actual command doesn't have to change.
Re: Mac CLI – OS X command line tools for developers
#40Earlier quoted context omitted.
man . And if people are in the command line often enough, they do memorize the actual commands. They really, really do.
man pages don't really solve the discoverability problem.