fix cli call

This commit is contained in:
2016-02-25 08:26:00 +01:00
parent 6045174edb
commit e429eb8ae0
15 changed files with 10 additions and 28 deletions

2
assets/cli.js Normal file
View File

@ -0,0 +1,2 @@
#!/usr/bin/env node
var index = require("./index.js");