chore: setup devfiles
This commit is contained in:
parent
7c6cd6967a
commit
981e35124a
11 changed files with 109 additions and 17 deletions
5
.justfile
Normal file
5
.justfile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Repo management tasks
|
||||
mod repo ".devfiles/justfile"
|
||||
|
||||
dev:
|
||||
@echo "Edit the .justfile to setup the dev task!"
|
||||
Loading…
Add table
Add a link
Reference in a new issue