Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/revng/demos

The rev.ng demos
https://github.com/revng/demos

Last synced: about 2 months ago
JSON representation

The rev.ng demos

Awesome Lists containing this project

README

        

# rev.ng demos

This repository contains a couple of rev.ng demos.

Check out the subdirectories, each of them contains a brief description.

## How to run all demos

Demos run into a container, to run them all:

```
./run
```

To run an individual demo:

```
podman build -t revng-demo .
./container
/demo/1-model/run
```