Setup subcommands with yargs

This commit is contained in:
2022-04-25 15:18:12 +05:30
committed by Ashwin Phatak
parent f931625103
commit 977d9a8ffa
8 changed files with 296 additions and 0 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env node
require('../dist/index.js');