Open elgow opened 8 years ago
the new glacier-cli script name
Ah, that was inadvertent. Relevant here is #30, #47 and #57. Note that I also want to coordinate with git-annex so we don't break users.
I'd like to change everything to glcr
only. I hate the idea of having "cli" in the name of a command line tool (I don't expect to type ls-cli
or cd-cli
either).
Can we change it all together? Perhaps in a branch, and then coordinate with Joey to move git-annex over.
Thank you for the pip instructions though - they look fine and I'm happy to merge that as soon as we sort out what we're doing with the name.
There’s not much to the pip install text I added, but you are welcome to use it in any way that you’d like. I’d be happy to help with the name update as well, once you know what you want to do.
On Feb 18, 2016, at 1:01 PM, basak notifications@github.com wrote:
the new glacier-cli script name
Ah, that was inadvertent. Relevant here is #30, #47 and #57. Note that I also want to coordinate with git-annex so we don't break users.
I'd like to change everything to glcr only. I hate the idea of having "cli" in the name of a command line tool (I don't expect to type ls-cli or cd-cli either).
Can we change it all together? Perhaps in a branch, and then coordinate with Joey to move git-annex over.
— Reply to this email directly or view it on GitHub.
Thanks!
I’d be happy to help with the name update as well, once you know what you want to do.
I'd like to:
glcr
is actually free (eg. packages.debian.org to check that the name isn't taken by anything else known in Debian).How does this sound? I hadn't gotten round to doing this because of the coordination needed, but if you want to drive it, please do. I'll try to respond to pull requests promptly and I will be grateful for your help.
FYI: PR #78 (merged now) already addressed part of the README.md tweaks
I've added instructions for installing with pip, and I also updated the example commands to the new glacier-cli script name.
Thanks again for making glacier-cli installable with pip.