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.
node-spearhead/bin/triton

7 lines
113 B
JavaScript
Executable File

#!/usr/bin/env node
/*
* Copyright (c) 2015 Joyent Inc. All rights reserved.
*/
require('../lib/cli').main();