We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9fac44 commit 537b1c3Copy full SHA for 537b1c3
Justfile
@@ -1,3 +1,3 @@
1
-# Build optimized application.
2
-build:
+# Generate GraphQL queries.
+gql:
3
@go run github.com/Khan/genqlient
0 commit comments