UNPKG
botfuel-cli
Version:
latest (0.1.0)
1.0.3
1.0.2
1.0.1
1.0.0
0.1.0
Command Line Interface for Botfuel-dialog
github.com/Botfuel/botfuel-cli
Botfuel/botfuel-cli
botfuel-cli
/
index.js
7 lines
(5 loc)
•
91 B
JavaScript
View Raw
1
2
3
4
5
6
7
#!/usr/bin/env node
require
(
'yargs'
) .
commandDir
(
'commands'
) .
demandCommand
() .
argv