0.4.1 • Published 12 years ago

ntfd v0.4.1

Weekly downloads
39
License
-
Repository
github
Last release
12 years ago

ntfd

ntfd is daemon for continuously running ntf tests.

Requirements

Usage

# install library
npm install -g ntfd

# create config file
cat << EOF > ntfd.conf
[http]
port = 8000
secret = changeme

[test]
module = ntfd
timeout = 60
EOF

# run daemon
ntfd -c ntfd.conf

Open localhost:8000/test in your browser.

License

This work is licensed under the MIT License (see the LICENSE file).

0.4.1

12 years ago

0.4.0

12 years ago

0.3.0

12 years ago

0.2.0

12 years ago

0.1.0

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago