mirror of
https://git.sr.ht/~bryan_bennett/flake_env
synced 2026-03-23 06:17:23 +01:00
5 lines
59 B
Makefile
5 lines
59 B
Makefile
build:
|
|
@dune build
|
|
|
|
fmt:
|
|
@dune build @fmt --auto-promote
|