文件名称:crystal_forge:API 蓝图和 RAML 存根服务器
文件大小:124KB
文件格式:ZIP
更新时间:2024-07-31 05:01:21
Ruby
待办事项:写一个宝石描述 安装 将此行添加到应用程序的 Gemfile 中: gem 'crystal_forge' 然后执行: $ bundle 或者自己安装: $ gem install crystal_forge 用法 TODO:在这里写使用说明 贡献 分叉它( /crystal_forge/fork ) 创建您的功能分支( git checkout -b my-new-feature ) 提交您的更改( git commit -am 'Add some feature' ) 推送到分支( git push origin my-new-feature ) 创建新的拉取请求
【文件预览】:
crystal_forge-master
----LICENSE.txt(1KB)
----lib()
--------crystal_forge()
--------crystal_forge.rb(365B)
----Gemfile(333B)
----Guardfile(2KB)
----spec()
--------fixtures()
--------lib()
--------spec_helper.rb(338B)
----Rakefile(846B)
----.travis.yml(122B)
----README.md(1KB)
----.rubocop.yml(123B)
----features()
--------specify_port.feature(756B)
--------running_as_webserver.feature(2KB)
--------listing_routes.feature(512B)
--------step_definitions()
--------support()
--------specify_webroot.feature(399B)
--------getting_the_version.feature(382B)
----.yardstick.yml(575B)
----.gitignore(177B)
----logo()
--------crystal-forge-horizontal.png(11KB)
----bin()
--------crystalforge(1KB)
----crystal_forge.gemspec(1KB)