rage-fw-cli init

This commit is contained in:
2024-06-13 16:26:08 +01:00
parent 73dde02792
commit 2054bc0a75
5 changed files with 71 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
import yargs from 'yargs'
import { hideBin } from 'yargs/helpers'
yargs(hideBin(process.argv)).help().argv