.env.example
|
basic matrix config setup
|
2024-04-12 09:55:27 +02:00 |
.gitignore
|
GO specific ignores (github default)
|
2024-04-12 09:59:21 +02:00 |
convert.go
|
refactor: split into files
|
2024-04-12 14:13:21 +02:00 |
conway.go
|
prepare game of life file
|
2024-04-12 15:14:33 +02:00 |
go.mod
|
prepare additional imports
|
2024-04-12 10:00:53 +02:00 |
go.sum
|
prepare additional imports
|
2024-04-12 10:00:53 +02:00 |
main.go
|
refactor: split into files
|
2024-04-12 14:13:21 +02:00 |
matrix.go
|
refactor: split into files
|
2024-04-12 14:13:21 +02:00 |
request.go
|
refactor: split into files
|
2024-04-12 14:13:21 +02:00 |
types.go
|
refactor: split into files
|
2024-04-12 14:13:21 +02:00 |