Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Assign Issues to Milestone #45

Closed
drusellers opened this issue Apr 19, 2012 · 9 comments
Closed

Assign Issues to Milestone #45

drusellers opened this issue Apr 19, 2012 · 9 comments

Comments

@drusellers
Copy link

ghi -o "My New Case" -m "Milestone2"

Would be nice.

-d

@stephencelis
Copy link
Owner

Already implemented in the latest version (see README for installation instructions if you're on the old gem version—and be sure to uninstall the gem/executable before upgrading):

$ ghi o "My New Case" -M2

@drusellers
Copy link
Author

awesome. are you not distributing via gems any more?

@stephencelis
Copy link
Owner

Nope. I wanted to drop the Ruby knowledge requirement involved since it's a universal tool and not Ruby-specific. This should hopefully be simpler for everyone.

@drusellers
Copy link
Author

gotcha, are you changing the language?

@drusellers
Copy link
Author

I ask, (and I haven't had to deal w/ peoples questions) if you are using ruby to develop the program - i would think it acceptable to keep gems around - or have an update command. I expected gem update to get the 'updates' :)

loving ghi though.

@stephencelis
Copy link
Owner

It's still written in Ruby, but I don't think I'll be distributing it via RubyGems since that makes it more cumbersome for users unfamiliar with RubyGems (and slightly slower, too, with the RubyGems overhead).

I may release one more "version" in RubyGems that prints a message with the new installation instructions. I also may submit the new version to Homebrew if/when it makes sense to.

@drusellers
Copy link
Author

right on. would love it if you could keep doing gems as WELL as the non gems approach. as my entire team uses ghi and we have our machine setup automated - also we are on PCs so we can't use Homebrew. :(

@stephencelis
Copy link
Owner

Definitely will consider it, or at least a friendlier alternative. I just don't want to maintain two kinds of releases and accidentally let either fall out of sync.

I haven't had a chance to test the latest version on a PC yet. Please let me know if it works OK or if you encounter any bugs!

@drusellers
Copy link
Author

will do for sure. i will check out the new release tomorrow and see what's what. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants