Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 505 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 505 Bytes

bawnjorno

A CLI to add Bonjour support to any *nix process

Usage

http-server test | bawnjorno --port=8080 --type=http

Command-line arguments

Mostly just passing configurations along to bonjour

Required

-p, --port Port number

-t, --type The type of Bonjour service

Optional

-n, --name Service display name (default: bawnjorno)