文件名称:angular-ui-publisher:用于将角度模块构建和发布为Bower组件的Helper组件
文件大小:255KB
文件格式:ZIP
更新时间:2024-05-19 06:23:45
JavaScript
Angular UI发布者 用于将角度模块构建和发布为Bower组件的Helper组件 目标 所有这一切的目的是使这种回购树的构建自动化。 + git repo + master (src) branch // build directory is ignored - tag: src1.0.x - tag: src1.1.x + gh-pages (doc) branch + bower (build) branch // build directory is committed - tag: v1.0.x - tag: v1.1.x + bower-subcomponent-a (like angular-ui-event) branch - tag: subcomponent-a-1.0.x - tag: subco
【文件预览】:
angular-ui-publisher-master
----.gitignore(13B)
----README.md(7KB)
----travis()
--------ssh-config(203B)
--------authentication.sh(1KB)
----branch()
--------bower()
--------gh-pages()
----npm-shrinkwrap.json(53KB)
----Gulpfile.js(3KB)
----LICENSE(1KB)
----.jshintrc(330B)
----package.json(1KB)
----.travis.yml(36B)
----lib()
--------build.js(3KB)
--------publish.js(3KB)
--------common.js(2KB)