Go to file
Zorchenhimer 143712cffd Fix makefile
- Exclude files in cmd/ when looking for sources.
- Explicitly build cmd/server.go and cmd/generate.go separately.
- Add bin/generate recipe.
2021-02-13 12:02:41 -05:00
api Initial commit 2021-02-13 11:39:05 -05:00
cmd Reorganize things a bit 2021-02-13 11:52:59 -05:00
database Initial commit 2021-02-13 11:39:05 -05:00
frontend Reorganize things a bit 2021-02-13 11:52:59 -05:00
models Initial commit 2021-02-13 11:39:05 -05:00
.gitignore Initial commit 2021-02-13 11:39:05 -05:00
Makefile Fix makefile 2021-02-13 12:02:41 -05:00
generic.go Reorganize things a bit 2021-02-13 11:52:59 -05:00
go.mod Initial commit 2021-02-13 11:39:05 -05:00
go.sum Initial commit 2021-02-13 11:39:05 -05:00
hacker.go Reorganize things a bit 2021-02-13 11:52:59 -05:00
word_lists.json Initial commit 2021-02-13 11:39:05 -05:00