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

https://github.com/avanov/zvoni

ATS experiment
https://github.com/avanov/zvoni

Last synced: about 1 year ago
JSON representation

ATS experiment

Awesome Lists containing this project

README

          

ATS2 experiment
===============

# Environment

To bootstrap a dev environment, call

```bash
nix-shell
```

# Compiling example

```
make all
make run
```