use Result;
use crateprovision;
use crateGlobalConfig;
use cratenotify;
use crateui;
/// Pre-provisions a machine without creating a project. Not a prerequisite
/// for `rproj new` (which runs the same selection inline) - this is just a
/// convenience for setting a fresh machine up ahead of time.