aboutsummaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rw-r--r--justfile7
1 files changed, 3 insertions, 4 deletions
diff --git a/justfile b/justfile
index e092f23..f20863d 100644
--- a/justfile
+++ b/justfile
@@ -1,9 +1,8 @@
+switch:
+ yo sw
+
build:
yo build
deploy:
yo dep root@ganymede
-
-switch:
- yo sw
-