Ce dépôt a été archivé le 2020-01-20. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.

13 lignes
299 B
Plaintext
Brut Vue normale Historique

2014-02-07 13:21:24 -08:00
#!/usr/bin/env node
/*
2015-09-04 14:12:20 -04:00
* 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.
2014-02-07 13:21:24 -08:00
*/
require('../lib/cli').main();