Files

4 lines
74 B
JavaScript
Raw Permalink Normal View History

#!/usr/bin/env node
var API = require('../');
new API.Command(__dirname);