This repository has been archived on 2020-01-20. You can view files and clone it, but cannot push or open issues or pull requests.

7 lines
113 B
Plaintext
Raw Normal View History

2014-02-07 13:21:24 -08:00
#!/usr/bin/env node
/*
2015-08-25 11:49:46 -07:00
* Copyright (c) 2015 Joyent Inc. All rights reserved.
2014-02-07 13:21:24 -08:00
*/
require('../lib/cli').main();