Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adnelson/nix-presentation

A presentation on the nix language and software.
https://github.com/adnelson/nix-presentation

Last synced: 2 days ago
JSON representation

A presentation on the nix language and software.

Awesome Lists containing this project

README

        

# Nix presentation

This is a presentation on the nix language and software.

# Running

To run the presentation, first build the files:

```bash
$ npm install
$ npm run-script build
```

Then open `index.html` in your browser.