0.0.2 • Published 10 years ago

collect-feedback v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

collect-feedback

Collect realtime anonymous feedback through a website.

npm.io

Example

$ collect-feedback 3000
Mon Jun 30 2014 06:16:17  "sweet"
Mon Jun 30 2014 06:16:30  "this could be done\n\na lot better"

Open http://localhost:3000/ in your browser to submit feedback.

Usage

$ collect-feedback [PORT]

Feedback is written to stdout, in columnar format.

Installation

$ npm install -g collect-feedback

License

MIT