run: go run cmd/main.go build: go build -o tmp/main cmd/main.go clean: rm tmp/main habits.db