This website requires JavaScript.
Explore
Help
Register
Sign In
laantungir
/
nak
mirror of
https://github.com/fiatjaf/nak.git
Watch
1
Star
0
Fork
You've already forked nak
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6e4a546212
nak
/
justfile
6 lines
102 B
Makefile
Raw
Blame
History
test
:
#!/usr/bin/env fish
for
test
in
(
go
test
-list .
)
go
test
-run
=
$test
-v
end
Reference in New Issue
View Git Blame
Copy Permalink