|
||
---|---|---|
.dockerignore | ||
.gitignore | ||
default.conf | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
README.md |
T.I.L.
Repo previously containing the code for https://til.marcusnoble.co.uk where I record all small interesting things I learn.
Content has been migrated to, and combined with, my blog at https://marcusnoble.co.uk
Building from source
With Docker:
make docker-build
Standalone:
make build
License
See LICENSE