File: external.yaml

package info (click to toggle)
ruby-async-http 0.59.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 572 kB
  • sloc: ruby: 4,164; javascript: 40; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 489 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 rspec
async-rest:
  url: https://github.com/socketry/async-rest.git
  command: bundle exec rspec
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 rspec
# async-http-cache:
#   url: https://github.com/socketry/async-http-cache.git
#   command: bundle exec rspec