Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/soapdog/nanodeck

A silly language that builds slideshows
https://github.com/soapdog/nanodeck

dsl racket toy

Last synced: about 2 months ago
JSON representation

A silly language that builds slideshows

Awesome Lists containing this project

README

        

nanodeck language
========

A silly slide/presentation programming language that outputs web app slideshows.

## Setup

`
$ raco pkg install
`

From inside the project folder

## Running

Create a nanodeck file such as the one in the `sample/sample.nanodeck`.

`
$ racket myfile.nanodeck
`

Will create a `build` folder with the final webapp inside it.

## License
MIT