On Jul 14, 2013, at 11:26 PM, Hage Yaapa <[email protected]> wrote:
> Oh, for others to install you will need to put in on a public repo. Not true. This only applies if you want to publish as a "component" in the component ecosystem. If you want to publish standalone component provides a flag to do just that. My suggestion is to use component. It plays so nicely with node. When your ready to publish to npm build your standalone first. > I haven't looked into using SVN. You can ping TJ Holowaychuk, the author, on > Twitter, if he hasn't noticed this post already. > > > On Mon, Jul 15, 2013 at 6:50 AM, Ryan Schmidt <[email protected]> > wrote: > 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. > > > > -- > -- > 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. > > -- -- 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.
