Development Environment Setup for GNU Project (Windows/Mac/Linux)

Publicado el: 21 diciembre 2022
en el canal de: TechHara
935
18

Contributing to an open-source project is a great way to learn new skills, build portfolio, and give back to the developer community. I will demonstrate how to setup developer environment to get you started contributing to the GNU project. By dev environment, I mean minimal setup to build, execute, and debug the project. This should work on Windows, macOS, and Linux.

Requirement:
Docker and VSCode

Preconfigured Dockerfile and VSCode configs:
https://github.com/TechHara/gnu_dev_env

Commands:
docker build -t gnu_dev .
docker run -it --name gnu_dev gnu_dev
find . -name grep -type f
docker container ls --all
docker start -i gnu_dev


En esta página del sitio puede ver el video en línea Development Environment Setup for GNU Project (Windows/Mac/Linux) de Duración hora minuto segunda en buena calidad , que subió el usuario TechHara 21 diciembre 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 935 veces y le gustó 18 a los espectadores. Disfruta viendo!