index
:
taskflow
alt-api-docs
master
KotH challenge
contact@robbyzambito.me
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
justfile
blob: d0bf992884709b71bcf6ebe091caa3799b4faaf2 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
default: @just --list build: go build -o bin/taskflow run: build ./bin/taskflow