-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Welcome to the eOzka Organization! Whether you are a seasoned software engineer looking to contribute to our core libraries, or a student looking for your very first open-source PR, we are thrilled to have you here.
This guide will demystify our ecosystem and help you get your local development environment set up efficiently.
Because we build a wide variety of tools (from web extensions to health-tech mobile apps), our repositories span several languages. Before diving into a project, ensure you have the relevant tools installed on your machine:
-
For Web & Core Projects:
- Git (Required for all projects)
-
Node.js (LTS) &
npm
-
For Mobile Projects (e.g., Stress Calculator):
- Flutter SDK
- Android Studio / Xcode (depending on your target OS)
Taking the first step in a new organization can be daunting. Here is the easiest path forward:
- Navigate to our ποΈ Our Projects directory. Browse the list and find a project whose Tech Stack aligns with your skills.
- Click through to the project's dedicated Wiki page or its GitHub Repository.
- Look for the
README.mdfile in the root directory. Every eOzka project is required to maintain its own unique, specialized setup instructions. - Check the repository's Issues tab and filter by the
good first issueorhelp wantedlabels.
While every project is unique, the standard workflow across our organization is:
# 1. Clone the repository locally
git clone https://github.com/eOzkull/[Repo-Name].git
# 2. Enter the directory
cd [Repo-Name]
# 3. Read the specific setup script (often a package.json or pubspec.yaml)
# ... install dependencies ...Once you have a project running locally:
- Review our Contributing guidelines to learn how we manage Pull Requests.
- Jump into the Communication page to introduce yourself to the team!
- If things aren't compiling or you run into weird bugs, check out the Support page!
Maintained by the eOzka Organization
Copyright Β© 2026-Present eOzka Organization. All rights reserved.
- π Home
- π Getting Started
- π‘ Contributing
- π Code of Conduct
- π¬ Communication
- π Our Projects (Full Directory)
- π§ Project Stress Calculator
- ποΈ Project Entab D
- β _Project Template
- π _Project Template
- π Style Guide
- π¦ Release Process
- π Support
- π Security
- ποΈ Legal Notice