blob: 2ea83174672f9348c24094a1d74369b156573879 [file] [log] [blame]
#!/usr/bin/env node
'use strict';
/**
* This file remains for backwards compatibility only.
* Don't put stuff in this file.
* @see module:lib/cli
*/
require('../lib/cli').main();