Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.43 KB

README.md

File metadata and controls

53 lines (36 loc) · 1.43 KB

docker-<<IMAGE_NAME>>

C compiler <<IMAGE_NAME>> in docker

forthebadge forthebadge forthebadge

Twitter Youtube

docker-<<IMAGE_NAME>>

New Features !

  • Multi-plateform build (ARM64, ARMv7, PPC64le, AMD64, I386...)

Install

You need Linux distribution like Ubuntu or Manjaoro

https://github.com/Bensuperpc/docker-<<IMAGE_NAME>>.git
cd docker-<<IMAGE_NAME>>

Usage

./compiler.sh make (where project to build)

Exemple

../compiler.sh -

Build

make linux/amd64 or make linux/arm64

Todos

  • Write Tests
  • Continue dev. :D

More info :

  • test

License

MIT License

Free Software forever !