Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

piroz/bonjour-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bonjour-test

simple bonjour publish daemon

requirements

You need to install node.js

how to run

$ git clone https://github.com/piroz/bonjour-test
$ cd bonjour-test
$ cp config/default.json.sample config/default.json
$ vi config/default.json # edit json entry
$ npm install
$ npm start

daemonize (mac os)

$ npm run load

If you run tmux this command is failed. Please quit tmux, and run this command.

un-daemonize (mac os)

$ npm run unload

If you run tmux this command is failed. Please quit tmux, and run this command.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published