Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bensuperpc/docker-cproc
cproc compiler in docker
https://github.com/bensuperpc/docker-cproc
c c11 c89 c98 cproc docker
Last synced: 29 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T01:03:37.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T05:27:24.139Z (3 months 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: 1
- 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_
[![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-cproc](https://github.com/bensuperpc/docker-cproc/actions/workflows/main.yml/badge.svg)](https://github.com/bensuperpc/docker-cproc/actions/workflows/main.yml) [![docker](https://img.shields.io/docker/pulls/bensuperpc/cproc.svg)](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/cprocLicense
----MIT License
**Free Software forever !**