cs50 / libcs50

This is CS50's Library for C.
https://cs50.readthedocs.io/libraries/cs50/c/
GNU General Public License v3.0
1.79k stars 861 forks source link

install env without root access #259

Open arademaker opened 2 years ago

arademaker commented 2 years ago

I am trying to setup an environment to work with https://replit.com. But I am having trouble installing the lib in the C Repl. I don't have root access to follow the binary installation. Any idea? How to install the lib inside the user home folder and what I will need to adapt to use it?

All3yp commented 2 years ago

You need create cs50.c and cs50.h and use it for this way. Perhaps have another way but i guess not.. Look: https://replit.com/@AlleyPereira/cs50test?v=1