feat: init command for bootstrapping new projects (#65)

This commit is contained in:
Aaron
2023-07-29 22:20:31 -05:00
committed by GitHub
parent 23e4295e08
commit 310f994ccb
10 changed files with 333 additions and 26 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
working-directory: demo
- name: Tests
run: pnpm test:coverage --reporter=default --reporter=hanging-process
run: pnpm test:coverage --reporter=verbose --reporter=hanging-process
project-templates:
name: Project Templates