Install C library

I am creating a Repl for C. But I need to install CS50 Library for C — CS50 Docs. How to do that? I tired to install under ~/.local folder, but how to configure the env to find this library in this new location?

2 Likes

Hi there,

I went ahead and built a CS50 template for you!

Go to https://replit.com/new and search for “CS50”.

Any user will be able to fork this template.

Good luck!

5 Likes

Thank you! So now I can suggest https://replit.com for my students! Thank you so much!

3 Likes