switching the nix build to build the rust api
This commit is contained in:
parent
0a04063298
commit
baefa36f11
5 changed files with 73 additions and 102 deletions
2
Makefile
2
Makefile
|
@ -1,7 +1,7 @@
|
|||
all: build-server
|
||||
|
||||
build-server:
|
||||
sbcl --load build.lisp
|
||||
cargo build
|
||||
|
||||
serve:
|
||||
hugo server --noHTTPCache --disableFastRender
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue