An open API service indexing awesome lists of open source software.

https://github.com/averagemarcus/til


https://github.com/averagemarcus/til

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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:

```sh
make docker-build
```

Standalone:

```sh
make build
```

## License

See [LICENSE](LICENSE)