Publishing my first package (and a broken link)

16 views
Skip to first unread message

Giovanni Giorgi

unread,
Oct 4, 2011, 3:13:25 AM10/4/11
to Nodejs

Hi all,

 I have done my first tiny node.js package

I'd like to read an howto for publishing it.

The howto link on nppmjs is broken: the link

https://github.com/isaacs/npm/blob/master/doc/developers.md#readme

give me a file not found.

Where can I find a guide?

And, will it be a terrible sin to use mercurial instead of git?
Is mercurial supported? Or Woud I have to be pushed to hell for eternity :) ?!

Thank you!

---
Gio's Blog http://gioorgi.com

mscdex

unread,
Oct 4, 2011, 3:26:54 AM10/4/11
to nodejs
On Oct 4, 3:13 am, Giovanni Giorgi <j...@gioorgi.com> wrote:
> The howto link on nppmjs is broken:
> the link
>
> https://github.com/isaacs/npm/blob/master/doc/developers.md#readme[1]
>
> give me a file not found.

https://github.com/isaacs/npm/blob/master/doc/cli/developers.md

Jann Horn

unread,
Oct 4, 2011, 4:50:54 AM10/4/11
to nod...@googlegroups.com

I think you can use hg with github and it will convert it to a git repo.

--
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 nod...@googlegroups.com
To unsubscribe from this group, send email to
nodejs+un...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

deitch

unread,
Oct 4, 2011, 9:38:17 AM10/4/11
to nodejs
http://npmjs.org/doc/developers.html


On Oct 4, 9:13 am, Giovanni Giorgi <j...@gioorgi.com> wrote:
> Hi all,
>
>  I have done my first tiny node.js package
>
> I'd like to
> read an howto for publishing it.
>
> The howto link on nppmjs is broken:
> the link
>
> https://github.com/isaacs/npm/blob/master/doc/developers.md#readme[1]
>
> give me a file not found.
>
> Where can I find a guide?
>
> And, will it
> be a terrible sin to use mercurial instead of git?
> Is mercurial
> supported? Or Woud I have to be pushed to hell for eternity :) ?!
>
> Thank you!
>
> ---
> Gio's Bloghttp://gioorgi.com
>
> Links:
> ------
> [1]https://github.com/isaacs/npm/blob/master/doc/developers.md#readme

Guy Halford-Thompson

unread,
Oct 4, 2011, 12:14:56 PM10/4/11
to nod...@googlegroups.com
The file you are looking for is here

https://github.com/isaacs/npm/blob/master/doc/cli/developers.md

> --
> 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 nod...@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+un...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>

--
Guy Halford-Thompson
Blog                  - http://www.cach.me/blog
Twitter               - https://twitter.com/mrwooster
Google Plus       - http://gplus.name/guy

Martin Cooper

unread,
Oct 4, 2011, 1:09:46 PM10/4/11
to nod...@googlegroups.com
On Tue, Oct 4, 2011 at 12:13 AM, Giovanni Giorgi <j...@gioorgi.com> wrote:
> Hi all,
>
>  I have done my first tiny node.js package
>
> I'd like to read an howto for publishing it.
>
> The howto link on nppmjs is broken: the link
>
> https://github.com/isaacs/npm/blob/master/doc/developers.md#readme
>
> give me a file not found.
>
> Where can I find a guide?

Assuming you already have npm installed so that you can publish your
module, you already have the guide:

$ npm help developers

--
Martin Cooper


> And, will it be a terrible sin to use mercurial instead of git?
> Is mercurial supported? Or Woud I have to be pushed to hell for eternity :)
> ?!
>
> Thank you!
>
> ---
> Gio's Blog http://gioorgi.com
>

Reply all
Reply to author
Forward
0 new messages