Skip to content

ayush-garg341/os_and_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

os_and_c

Running c files on mac through docker.

docker build -t os_anc_c .
docker-compose up -d
docker exec -it <container_id> /bin/sh
gcc <file_name.c>.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages