cjdcmd icon indicating copy to clipboard operation
cjdcmd copied to clipboard

Split cjdcmd in to individual utilities

Open inhies opened this issue 12 years ago • 2 comments

Cjdcmd is big and getting bigger. Some users have requested that cjdcmd be split in to single function utilities, like the traditional Linux ping and traceroute programs.

This is possible, however naming becomes an issue. We can't just name these utilities 'ping' and such because those already exist. Does anyone have some ideas for a pre or post-fix that can be added to the functions to distinguish them as belonging to cjdcmd?

Keep in mind the proposed name change to core or cor3 as in issue #2

inhies avatar Jan 23 '13 09:01 inhies

I think more important than splitting it into utilities would be logically splitting it into subcommands the way git or hg do it.

ryansb avatar Apr 18 '13 15:04 ryansb

Yeah, the way git and hg do it is great. Splitting it off into shit would just get confusing.

thefinn93 avatar May 08 '13 04:05 thefinn93