3.0.0 • Published 10 years ago
ugh-client v3.0.0
Ugh Client
A command line app for interacting with ugh.
Setup
First install the CLI from npm:
npm install -g ugh-clientNext, configure the client to point to the URL for the ugh server:
ugh configure issuesUrl http://yoururl.com/issuesUsage
Whenever you hit an issue while working just type:
ugh startWhenever your problem is resolved type:
ugh stopThe ugh client will then prompt you for details about how your issue
> What was the issue?
The installation for some of the dependencies has changed. I had to
comment out code to get through it... Never figured out how to get the
dependencies installed.Ugh will then give you a UUID you can use to reference the issue.
Commands Reference
configure
ugh configure <option> <value>start
ugh startend
ugh end
> What was the issue?