Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 568 Bytes

File metadata and controls

20 lines (13 loc) · 568 Bytes

example-tap

Example community tap for weave E2E testing.

This repo follows the two-tier sparse index protocol so weave tap add PackWeave/example-tap can resolve packs from it.

Packs

Pack Description
tap-test Trivial echo server for validating tap install flow

Usage

weave tap add PackWeave/example-tap
weave install tap-test

Note: This tap is for automated testing — the tap-test pack runs echo hello-from-tap and is not useful outside E2E validation.