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

https://github.com/bensuperpc/pyramid

Simple pyramid in C
https://github.com/bensuperpc/pyramid

c gcc make makefile pyramid

Last synced: over 1 year ago
JSON representation

Simple pyramid in C

Awesome Lists containing this project

README

          

# pyramid

## Build

```bash
make # Or make all
```
## Run

```bash
./pyramid
```