feat: Implement draft version of CLI package

This commit is contained in:
Faruk AYDIN
2022-02-26 00:29:37 +03:00
committed by Ömer Faruk Aydın
parent 059c039a8b
commit c732780672
16 changed files with 7625 additions and 146 deletions

3
packages/cli/bin/dev.cmd Normal file
View File

@@ -0,0 +1,3 @@
@echo off
node "%~dp0\dev" %*