feat: Add build script
This commit is contained in:
parent
20940448b2
commit
37472e6d61
1 changed files with 6 additions and 0 deletions
6
scripts/build.sh
Executable file
6
scripts/build.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
|
||||
|
||||
lake exe cache get
|
||||
lake build
|
Loading…
Add table
Add a link
Reference in a new issue