Skip to content

Latest commit

 

History

72 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open-Source Resources Library Open Source Library Logo

Open-Source Resources Library is a platform that provides a collection of free open-source books, articles, videos, courses, and learning tracks for students to learn programming, different types of development, and other aspects of technology.

Contributing

Fork this repo and clone the forked repository

Open the project directory and create a virtual environment and activate it

cd open-source-library
python -m venv venv

# Activating on Mac/Linux:
source venv/bin/activate

# Activating on Windows:
.\venv\Scripts\activate

Install the project dependencies:

pip install -r requirements.txt

Run the app:

flask run

About

A full-stack web application that provides a collection of free books, articles, courses for users to learn programming, development, and other aspects of technology.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages