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

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -