Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bensuperpc/docker-compiler-multi-arch
docker-compiler template
https://github.com/bensuperpc/docker-compiler-multi-arch
compiler docker template
Last synced: 22 days ago
JSON representation
docker-compiler template
- Host: GitHub
- URL: https://github.com/bensuperpc/docker-compiler-multi-arch
- Owner: bensuperpc
- License: mit
- Created: 2021-06-04T06:33:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T18:02:23.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T15:40:09.263Z (about 1 month ago)
- Topics: compiler, docker, template
- Language: Makefile
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# docker-<>
### _C compiler <> 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)
[![Twitter](https://img.shields.io/twitter/follow/Bensuperpc?style=social)](https://img.shields.io/twitter/follow/Bensuperpc?style=social) [![Youtube](https://img.shields.io/youtube/channel/subscribers/UCJsQFFL7QW4LSX9eskq-9Yg?style=social)](https://img.shields.io/youtube/channel/subscribers/UCJsQFFL7QW4LSX9eskq-9Yg?style=social)[![docker-<>](https://github.com/Bensuperpc/docker-<>/actions/workflows/main.yml/badge.svg)](https://github.com/Bensuperpc/docker-<>/actions/workflows/main.yml)
# New Features !
- Multi-plateform build (ARM64, ARMv7, PPC64le, AMD64, I386...)
#### Install
You need Linux distribution like Ubuntu or Manjaoro```sh
https://github.com/Bensuperpc/docker-<>.git
```
```sh
cd docker-<>
```
#### 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 :
- testLicense
----MIT License
**Free Software forever !**