#!/usr/bin/env node
/*
 * Copyright (c) 2015 Joyent Inc. All rights reserved.
 */

require('../lib/cli').main();