konstant:持续交付变得容易

时间:2021-05-29 01:10:58
【文件属性】:
文件名称:konstant:持续交付变得容易
文件大小:200KB
文件格式:ZIP
更新时间:2021-05-29 01:10:58
Ruby 康斯坦特 具有Web UI的简单连续集成服务器,使您可以实施连续交付设置。 Konstant 是用Ruby制成的,是一颗Ruby。 安装 像这样安装宝石 $ gem install konstant 这将提供konstant可执行文件。 用法 设置数据目录 $ mkdir ci $ cd ci $ konstant init 这将在ci创建一个空的项目文件夹和一个示例 konstant.js 配置文件。 配置文件包含合理的默认值,供您入门。 运行服务器 可以指示 konstant 服务器提供 Web UI、实际构建调度程序或两者。 服务器必须从包含konstant.js的目录中运行 $ cd ci $ konstant run -w # provide the web UI (default http://0.0.0.0:9105) $ konstant run -s # prov
【文件预览】:
konstant-master
----bin()
--------konstant(2KB)
----data()
--------templates()
----Rakefile(118B)
----Gemfile(93B)
----.rspec(43B)
----konstant.gemspec(1KB)
----spec()
--------file_spec.rb(547B)
--------konstant()
--------konstant_spec.rb(539B)
--------spec_helper.rb(581B)
--------fixtures()
----.ruby-version(6B)
----.gitignore(156B)
----lib()
--------konstant.rb(1KB)
--------konstant()
----public()
--------assets()
--------index.html(7KB)
----README.md(3KB)
----LICENSE.txt(1KB)

网友评论