Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bensuperpc/docker-open64
open64 compiler in docker
https://github.com/bensuperpc/docker-open64
c docker dockerfile open64
Last synced: 23 days ago
JSON representation
open64 compiler in docker
- Host: GitHub
- URL: https://github.com/bensuperpc/docker-open64
- Owner: bensuperpc
- License: mit
- Created: 2021-06-11T06:21:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T09:02:40.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T05:27:20.796Z (2 months ago)
- Topics: c, docker, dockerfile, open64
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/bensuperpc/open64
- Size: 11.7 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-open64
### _open64 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)[![docker-open64](https://github.com/Bensuperpc/docker-open64/actions/workflows/main.yml/badge.svg)](https://github.com/Bensuperpc/docker-open64/actions/workflows/main.yml)
# New Features !
- It working :)
#### Install
You need Linux distribution like Ubuntu or Manjaoro```sh
git clone https://github.com/Bensuperpc/docker-open64.git
```
#### Build
```sh
cd docker-open64 && make linux/amd64
```
#### Usage```sh
./compiler.sh opencc hello.c
```### Todos
- Write Tests
- Continue dev. :D### More info :
- https://gitee.com/open64ark/open64
- https://github.com/open64-compiler/open64
- https://hub.docker.com/repository/docker/bensuperpc/open64License
----MIT License
**Free Software forever !**