Skip to content

Commit 2ce90ca

Browse files
committed
Helper commands
1 parent 8dfe23f commit 2ce90ca

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Web/.dex.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
- name: web
2+
desc: "Start the devel web server with plx"
3+
shell:
4+
- plx morbo ./script/blogdb_web
5+
- name: minion
6+
desc: "Start the devel minion worker with plx"
7+
shell:
8+
- plx ./script/blogdb_web minion worker

0 commit comments

Comments
 (0)