mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-05 10:55:33 +01:00
Initial commit
This commit is contained in:
commit
cc9a65ba96
6 changed files with 3222 additions and 0 deletions
5
justfile
Normal file
5
justfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
_default:
|
||||
@just --list
|
||||
|
||||
build:
|
||||
./vendor/bin/box compile
|
Loading…
Add table
Add a link
Reference in a new issue