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

https://github.com/franeklubi/scaf-visualizer

Visualizer for franeklubi/scaffolding
https://github.com/franeklubi/scaf-visualizer

c esolang interpreter pointless visualization visualizer

Last synced: 8 months ago
JSON representation

Visualizer for franeklubi/scaffolding

Awesome Lists containing this project

README

          

# scaf-visualizer

This repo contains the code of scaf-visualizer - the program I used to make these nifty visuals in [franeklubi/scaffolding](https://github.com/franeklubi/scaffolding).

# Building

```sh
$ git submodule init
$ git submodule update
$ make prod // voila madame!
```