https://github.com/bensuperpc/docker-cproc
cproc compiler in docker
https://github.com/bensuperpc/docker-cproc
c c11 c89 c98 cproc docker
Last synced: 3 months ago
JSON representation
cproc compiler in docker
- Host: GitHub
- URL: https://github.com/bensuperpc/docker-cproc
- Owner: bensuperpc
- License: mit
- Created: 2021-06-08T23:41:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T01:03:37.000Z (over 3 years ago)
- Last Synced: 2025-03-27T23:44:18.653Z (over 1 year ago)
- Topics: c, c11, c89, c98, cproc, docker
- Language: Makefile
- Homepage: https://hub.docker.com/repository/docker/bensuperpc/cproc
- Size: 6.84 KB
- Stars: 0
- 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-cproc
### _C compiler cproc in docker_
[](https://forthebadge.com) [](https://forthebadge.com) [](https://forthebadge.com)
[](https://github.com/bensuperpc/docker-cproc/actions/workflows/main.yml) [](https://hub.docker.com/r/bensuperpc/cproc/)
# New Features !
- Makefile and improve image size
#### Install
You need Linux distribution like Ubuntu or Manjaoro
```sh
https://github.com/bensuperpc/docker-cproc.git
```
```sh
cd docker-cproc
```
#### Usage
```sh
./compiler.sh cproc (where project to build)
```
#### Build
```sh
make linux/amd64
```
### Todos
- Write Tests
- Continue dev. :D
### More info :
- https://github.com/michaelforney/cproc
- https://hub.docker.com/repository/docker/bensuperpc/cproc
License
----
MIT License
**Free Software forever !**