Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add justfile #1513

Merged
merged 10 commits into from
Jan 16, 2025
Prev Previous commit
Next Next commit
update justfile import
xavdid-stripe committed Jan 16, 2025
commit 24769dbd18cbeff210a67b8c1d472e42a12462ae
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set quiet

import? '../sdk-codegen/justfile'
import? '../sdk-codegen/utils.just'

_default:
just --list --unsorted