DEV Community

Cover image for Open Source ABCs: Repository
BekahHW for OpenSauced

Posted on • Edited on • Originally published at opensauced.pizza

6 1

Open Source ABCs: Repository

Welcome to our #100DaysOfOSS series. Until October 31, we'll be doing Open Source Software (OSS) terms from A to Z. We'll be diving into a different letter of the English alphabet, uncovering OSS concepts, and sharing our thoughts on them.

Today, we're covering the letter "R" for Repository.

Repository: A repository is a central location where open-source projects store their source code, documentation, and related files. Platforms like GitHub and GitLab provide hosting services for repositories.

If you want to practice creating your own repository, check out Practice Contributing with VS Code in our intro to open source course.

Now, we want to hear from you! What other OSS terms can you think of that start with the letter "R"?

Remember to use the hashtag #100DaysOfOSS if you share on social media, and don't forget to tag us @saucedopen so we can follow along.

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (3)

Collapse
 
chinwenma profile image
Chinwenma Okorie

A README file is mostly included in an open-source project's repo. it conveys important information about the project.

Collapse
 
bekahhw profile image
BekahHW

That’s a great one!

Collapse
 
jarvisscript profile image
Chris Jarvis

Replicable: if you are reporting a bug is it replicable? Is it something the maintainer can make happen again.

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay