mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-01-11 18:46:41 +01:00
6 lines
72 B
Makefile
6 lines
72 B
Makefile
default:
|
|
just -l
|
|
status:
|
|
cargo c
|
|
cloc --by-file src/
|
|
git status
|