mirror of
https://git.sr.ht/~bryan_bennett/flake_env
synced 2025-12-16 14:41:24 +01:00
5 lines
59 B
Makefile
5 lines
59 B
Makefile
build:
|
|
@dune build
|
|
|
|
fmt:
|
|
@dune build @fmt --auto-promote
|