shipyard_init.js

const Shipyard = async () => {

await openSource.collaborate();

await project.launch("world");

celebrate();

};

~$npm run shipyard

What is Shipyard?

Shipyard is FOSSCU's flagship monthly initiative, designed to bring together open-source enthusiasts from around the world to build, launch, and celebrate incredible projects.

Whether you're just getting started or you're a seasoned developer, Shipyard offers an inclusive platform where everyone can contribute, collaborate, and showcase their creativity.

Join us in shaping the future of open source — one project at a time!

How to Submit Your Project

1

Click on "Submit Your Project"

You will be redirected to the Shipyard GitHub repository's README file.

2

Fork & Clone

Fork the repository to your own GitHub account, then clone it to your local machine.

3

Add Your Project

Create a new folder inside the `projects/` directory using your project name. Add your code and update the internal README with Title, Description, Tech Stack, and Install Steps.

4

Push & PR

Push changes to your fork and create a Pull Request to the main project. Wait for the team to review and merge!

Collaborate

Work with fellow developers to push boundaries.

Ship

Launch your innovative open-source projects.

Celebrate

Share achievements globally with the community.

Submit Your Project