mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
6 lines
72 B
Makefile
6 lines
72 B
Makefile
default:
|
|
just -l
|
|
status:
|
|
cargo c
|
|
cloc --by-file src/
|
|
git status
|