index
:
tmp
master
tmp, store file somewhere and print URL
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
blob: 4f8ad1c38fde2c4702e2ed078e379705458c26d1 (
plain
) (
blame
)
1
2
3
4
5
tmp
:
tmp.go go build
$<
clean
:
rm
-
f tmp
*
~