all repos

onasty @ 6e86be77bb58fa8675e44906463c5f3aaa4a1a47

a one-time notes service

onasty/cmd/seed/Taskfile.yml(view raw)

1
2
3
4
5
6
version: "3"
tasks:
  run:
    desc: seeds the database
    dir: ./cmd/seed/
    cmd: go run *.go