Skip to content

Commit

Permalink
powershell for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Peyton-Spencer committed Jan 18, 2025
1 parent cb57dda commit 08c5001
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Justfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
set windows-shell := ["powershell.exe", "-NoLogo", "-Command"]

# Run the agentflow for development
go *ARGS:
go run cmd/af/main.go {{ARGS}}
Expand Down

0 comments on commit 08c5001

Please sign in to comment.