masto-rss/Makefile

9 lines
73 B
Makefile
Raw Normal View History

2022-11-17 20:57:35 +00:00
bash:
docker-compose run --rm dev
build:
cargo build
run:
cargo run