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
- Host: GitHub
- URL: https://github.com/bensuperpc/docker-tendra
- Owner: bensuperpc
- License: mit
- Created: 2021-06-13T15:58:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T16:02:29.000Z (over 3 years ago)
- Last Synced: 2025-03-27T23:44:16.461Z (over 1 year ago)
- Topics: c, cpp, docker, tendra
- Language: Makefile
- Homepage: https://hub.docker.com/r/bensuperpc/tendra
- Size: 8.79 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# docker-tendra
### _C compiler tendra in docker_
[](https://forthebadge.com) [](https://forthebadge.com) [](https://forthebadge.com)
[](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 !**