Hi,

I was wondering whether there is a way to setup node so that all project 
dependencies are kept in a user repository and loaded from there?  I'd live 
to be able to have 2 projects, project1 and project2.  Have project 2 
depend on project 1.  Then have the following workflow:

1) Update project 1
2) Install project 1 in the local repository
3) Run project 2

Project 2 will automatically get the updates from project 1 since it's 
reading/loading it from the local repository folder (~/.npm ... or 
something).

TIA and Happy New Year!
Ole

-- 
-- 
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.

Reply via email to