File: external.yaml

package info (click to toggle)
ruby-async-http 0.94.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 916 kB
  • sloc: ruby: 5,224; javascript: 40; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 495 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
falcon:
  url: https://github.com/socketry/falcon.git
  command: bundle exec bake test
async-rest:
  url: https://github.com/socketry/async-rest.git
  command: bundle exec sus
async-websocket:
  url: https://github.com/socketry/async-websocket.git
  command: bundle exec sus
async-http-faraday:
  url: https://github.com/socketry/async-http-faraday.git
  command: bundle exec bake test
# async-http-cache:
#   url: https://github.com/socketry/async-http-cache.git
#   command: bundle exec rspec