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

https://github.com/bensuperpc/docker-tendra

tendra compiler in docker
https://github.com/bensuperpc/docker-tendra

c cpp docker tendra

Last synced: 2 months ago
JSON representation

tendra compiler in docker

Awesome Lists containing this project

README

          

# docker-tendra

### _C compiler tendra in docker_
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/powered-by-jeffs-keyboard.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/contains-cat-gifs.svg)](https://forthebadge.com)

[![docker-tendra](https://github.com/bensuperpc/docker-tendra/actions/workflows/main.yml/badge.svg)](https://github.com/bensuperpc/docker-tendra/actions/workflows/main.yml)

# New Features !

- Work

#### Install
You need Linux distribution like Ubuntu or Manjaoro

```sh
https://github.com/Bensuperpc/docker-tendra.git
```
```sh
cd docker-tendra
```
#### Usage

```sh
./compiler.sh make (where project to build)
```
#### Exemple
```sh
../compiler.sh -
```

#### Build
```sh
make linux/amd64 or make linux/arm64
```

### Todos

- Write Tests
- Continue dev. :D

### More info :
- https://github.com/tendra/tendra

License
----

MIT License

**Free Software forever !**