- Docker
- Docker Compose
Clone the repository
HTTPS
git clone https://github.com/NahimRouidjali/PSn00bSDK_Docker.git
SSH
git clone git@github.com:NahimRouidjali/PSn00bSDK_Docker.git
Start the container
docker-compose up -d
Your project has to be in the psxproj folder with makefile
Don't touch the setup.mk file !
This CLI is for compiling your project
docker exec -it psn00b_container make
Access to the container in bash
docker exec -it psn00b_container bash
- NahimR - Docker Bundle
- Lameguy64 - PSn00bSDK