Go to file
2024-05-26 02:48:28 +02:00
app cleanup tests 2024-05-26 02:43:27 +02:00
.gitattributes init [skip ci] 2024-05-24 20:03:55 +00:00
codecrafters.yml init [skip ci] 2024-05-24 20:03:55 +00:00
go.mod init [skip ci] 2024-05-24 20:03:55 +00:00
go.sum init [skip ci] 2024-05-24 20:03:55 +00:00
README.md readme 2024-05-26 02:48:28 +02:00
your_server.sh init [skip ci] 2024-05-24 20:03:55 +00:00

progress-banner

# Start locally to test manually with CURL
./your_server.sh

# Run tests
go test ./app -v