mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
The user is prompted with a question whether he would like to provide usage data
on the first start, when run in interactive mode. The current implementation
tracks calls to `install`, `info`, `search` and `uninstall` when run with at
least one parameter.
Fixes #260
Closes gh-796.