mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 19:58:08 +08:00
chore: no need for Makefile
This commit is contained in:
parent
d7bbb22ae4
commit
6ea36d38f3
|
@ -1,10 +0,0 @@
|
||||||
.PHONY: build run format
|
|
||||||
|
|
||||||
build:
|
|
||||||
cargo build
|
|
||||||
|
|
||||||
run: build
|
|
||||||
cargo run
|
|
||||||
|
|
||||||
format:
|
|
||||||
cargo fmt
|
|
Loading…
Reference in New Issue
Block a user