-
Notifications
You must be signed in to change notification settings - Fork 23
Home
urcli
is a Command Line Interface, created by/for Udacity reviewers, and used for interacting with the Udacity Reviews API.
It's created by Mikkel Trolle Larsen, and is maintained by Gustavo Bragança and Mikkel Trolle Larsen.
Version 4 of the software (version 3 was skipped over) is mainly a quality-of-life upgrade. And it's meant to make it easier for new reviewers to get started with. In particular it now includes executable versions of urcli (find more on executables here).
There are also a few changes to the way both the revenue
and the assign
commands work under the hood. And the main advantage is that assign
now updates every 5 minutes instead of every 55 minutes. That means a lot less chance of losing your place in the queue because of network issues.
Lastly it introduces the ability to run scripts when you open a review through the UI. It's still a bit experimental, but it works.