Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

c esolang interpreter pointless visualization visualizer

Last synced: 9 days 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!
```