Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/fsharp/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
angularjs/gruntjs应用程序的企业包存储库?_Angularjs_Npm_Gruntjs - Fatal编程技术网

angularjs/gruntjs应用程序的企业包存储库?

angularjs/gruntjs应用程序的企业包存储库?,angularjs,npm,gruntjs,Angularjs,Npm,Gruntjs,发布和管理angularjs应用程序的好选择是什么? 我的意思是,在java世界中,我们有maven,在angular/grunt世界中,我们有yeoman/grunt,在java中,我们有maven工件repos(archiva、Atifacture或nexus),在angular/grunt世界中,我们有什么?本地NPMJ可能是一种选择,但angularjs webapps没有bin目录或可执行文件,你知道吗?我认为Artifactory是对工件/软件包的回购,而不是对完整应用的回购,从这些

发布和管理angularjs应用程序的好选择是什么?
我的意思是,在java世界中,我们有maven,在angular/grunt世界中,我们有yeoman/grunt,在java中,我们有maven工件repos(archiva、Atifacture或nexus),在angular/grunt世界中,我们有什么?本地NPMJ可能是一种选择,但angularjs webapps没有bin目录或可执行文件,你知道吗?

我认为Artifactory是对工件/软件包的回购,而不是对完整应用的回购,从这些方面来说,bower.io似乎是更合适的答案:。

bower?它不一定由Angular.js应用程序组成,而是由客户端js脚本/应用程序、CSS框架和其他程序组成。