- Mutli-build step (Reduce image size)
You need Linux distribution like Ubuntu or Manjaoro
git clone https://github.com/Bensuperpc/cc65-docker
cd cc65-docker
docker run --rm -v ${PWD}:${PWD} -w ${PWD} -it bensuperpc/cc65
make linux/amd64 or docker build -t bensuperpc/cc65 .
- Write Tests
- Continue dev. :D
MIT License
Free Software forever !