mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-18 03:29:15 +00:00
add validation cli
This commit is contained in:
3
packages/cli/bin/cli.js
Normal file
3
packages/cli/bin/cli.js
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
const index = require('../lib/bundle.cjs')
|
||||
index.startInteractive()
|
||||
Reference in New Issue
Block a user