On Jul 14, 2013, at 12:21, Hage Yaapa wrote: > On Sun, Jul 14, 2013 at 4:25 PM, Ryan Schmidt wrote: > >> It appear to require that I publish my source on Github? > > Not at all. Component can do many things apart from creating modules for the > front-end. Here is a tutorial I wrote specific to for front-end components - > http://www.hacksparrow.com/loading-javascript-modules-in-the-browser-with-component-js.html
Thanks for that detailed tutorial; that's very helpful. But doesn't it confirm what I said? The tutorial shows running "component install yields/capitalize". That's https://github.com/yields/capitalize. How would I allow others to install my library by running "component install ryandesign/mylibrary" without having to host it at https://github.com/ryandesign/mylibrary? I have a github account, I think github is pretty neat, but I am much more comfortable with subversion than git and am currently motivated to work on my library, and don't want that motivation to fade by first having to spend days splitting my single subversion repository into multiple git repositories and weeks learning how to use git properly. -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
