cross platform - nodejs with general purpouse package manager -


i'm trying find best way use nodejs general-crossplatform package manager. i've different projects different repositories using various programming languages , in few words , combined build set of applications can communicate each other.

now simplify installation process avoiding use multiple manager each language ( composer php projects, bower , npm , git etc. )

initially thought use nodejs , npm download repository, there way specify custom packages custom repository various languages?

thanks in advance.


Comments

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

php - Redirect and hide target URL -