Git repositories
All our projects are open-source and publicly accessible via our Github repositories under our @2077Collective organization.
List of repositories
To contribute to any 2077 project, please follow these steps:
-
Fork the repository to your personal GitHub account.
-
Clone the forked repository to your local machine.
-
Create a new branch for your feature or fix (e.g., feature/new-feature or fix/bug-fix).
-
Commit your changes with a descriptive message.
-
Push your branch to your forked repository.
-
Open a pull request to merge your branch into the main repository.
Project-specific information
You can find specific project information under the individual project repository.