Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it as a gem #2

Open
designium opened this issue Apr 3, 2013 · 5 comments
Open

Make it as a gem #2

designium opened this issue Apr 3, 2013 · 5 comments
Assignees

Comments

@designium
Copy link

It would be great if you can make it as a gem so pipal command can be used in anywhere in the command line. Also, it makes it easier to maintain your code from the user perspective.

@digininja
Copy link
Owner

Do you know anything about making gems? Is it an easy process?

On 3 April 2013 16:29, Chim Kan [email protected] wrote:

It would be great if you can make it as a gem so pipal command can be used
in anywhere in the command line. Also, it makes it easier to maintain your
code from the user perspective.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2
.

@designium
Copy link
Author

I use this tutorial:

http://net.tutsplus.com/tutorials/ruby/gem-creation-with-bundler/

and

http://guides.rubygems.org/make-your-own-gem/

In your case, the only issue is to add your ruby command in the PATH automatically, I don't know how to do it, but you may find it here:

http://www.awesomecommandlineapps.com/gems.html

This gem seems to be interesting to your project: https://github.com/davetron5000/gli

I hope this helps.

@digininja
Copy link
Owner

I'll see what I can do with this after I've got the new modular branch released.

@ghost ghost assigned digininja Apr 22, 2013
@q2dg
Copy link

q2dg commented Jul 28, 2020

Well...seven years have passed...

@digininja
Copy link
Owner

digininja commented Jul 28, 2020 via email

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

No branches or pull requests

3 participants