3
0
Dieses Repository wurde am 2020-01-20 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
2015-09-04 14:12:20 -04:00

13 Zeilen
299 B
JavaScript
Ausführbare Datei

#!/usr/bin/env node
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
* Copyright 2015 Joyent, Inc.
*/
require('../lib/cli').main();