We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98fb469 commit 3d206c8Copy full SHA for 3d206c8
Makefile
@@ -31,6 +31,7 @@ console: # Run the textual console
31
32
##############################################################################
33
# Setup/update packages the system requires.
34
+.PHONY: ready
35
ready: # Make the development environment ready to go
36
rye sync
37
0 commit comments