Skip to content

Commit 487255a

Browse files
authored
feat(create): add install push and deploy after project creation (#47)
1 parent 3957d84 commit 487255a

4 files changed

Lines changed: 311 additions & 7 deletions

File tree

package-lock.json

Lines changed: 228 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"eslint": "^9.39.2",
4949
"eslint-plugin-import": "^2.32.0",
5050
"eslint-plugin-unicorn": "^62.0.0",
51+
"execa": "^9.6.1",
5152
"front-matter": "^4.0.2",
5253
"globby": "^16.1.0",
5354
"json5": "^2.2.3",

0 commit comments

Comments
 (0)