generated from alecodes/base-template
chore: initil commit
This commit is contained in:
commit
d9962769ad
17 changed files with 592 additions and 0 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