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

https://github.com/olical/lab

A place for experiments
https://github.com/olical/lab

Last synced: about 2 months ago
JSON representation

A place for experiments

Awesome Lists containing this project

README

        

# [lab.oli.me.uk][lab]

This repository will serve as a testing platform for new ideas and tools. It's sort of like a blog, but with examples over words.

## Setup

```bash
git clone https://github.com/Olical/lab.git
cd lab
make bootstrap
make serve
```

## Author

[Oliver Caldwell][] / [@OliverCaldwell][]

## Unlicenced

Find the full [unlicense][] in the `UNLICENSE` file, but here's a snippet.

>This is free and unencumbered software released into the public domain.
>
>Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

Do what you want. Learn as much as you can. Unlicense more software.

[lab]: http://lab.oli.me.uk/
[unlicense]: http://unlicense.org/
[Oliver Caldwell]: http://oli.me.uk/
[@OliverCaldwell]: https://twitter.com/OliverCaldwell