mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 06:31:27 -07:00
testing generic deploy
This commit is contained in:
@@ -100,6 +100,13 @@ new-package *args:
|
||||
update *args:
|
||||
bun runx update "$@"
|
||||
|
||||
# Sync generated config (wrangler routes, etc.) from env.json
|
||||
[group('4. utility')]
|
||||
[positional-arguments]
|
||||
[no-cd]
|
||||
sync *args:
|
||||
bun runx sync "$@"
|
||||
|
||||
# CLI in packages/tools for running commands in the repo.
|
||||
[group('4. utility')]
|
||||
[positional-arguments]
|
||||
|
||||
Reference in New Issue
Block a user