We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6684878 commit 542c9a3Copy full SHA for 542c9a3
1 file changed
justfile
@@ -0,0 +1,5 @@
1
+default:
2
+ just --list
3
+
4
+remote-login:
5
+ ssh ubuntu@57.129.95.166
0 commit comments