How to Start an Open Source Project

Asked 2 years ago, Updated 2 years ago, 61 views

I'd like to launch and develop an open source project, how do I start and how do I get people to participate?

Does anyone exist as a project manager and start with a few teams around them?

Also, is it the mainstream now to publish the source on GitHub?

Please tell me the process of becoming a major player after the birth of open source.

I would appreciate it if you could tell me what to be careful about and what to prepare.

github oss

2022-09-30 19:16

1 Answers

Read How to Grow Open Source Software (Producing Open Source Software).Japanese translation is widely available.It provides an understanding of what open source software is and its history, and it provides instructions on how to proceed with the project.The reason why I recommend Japanese translation is that it is not difficult and polite.(Another thing that can be read in Japanese is Managing Open Source Projects (Managing Open Source Projects), but the content is difficult.It seems to be a textbook used only for lectures.)

Publishing source code using GitHub is a recent trend, and using GitHub is not a must.

If you want to capture the image, it's a good idea to read books and look around to see how the actual project works.


2022-09-30 19:16

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.