🔧 Developer-Friendly Tools

Build with Open Source

Explore comprehensive documentation for our open source projects – empowering your development journey.

Documentation v2.1

Getting Started

Learn how to install, configure, and contribute to our open source projects.

Install from CLI

Start with our command-line interface. It installs all dependencies and guides you through setup.

npx eleneb install
# or
npm install -g eleneb

Project Layout

Our standard folder structure maximizes code organization and collaboration.

/src

Main source code

/docs

Project documentation

/test

Testing files

Contribution Flow

1

Fork the repository

Create a new copy of the project in your GitHub/GitLab account

2

Create feature branch

Branch off from main and name it descriptively

3

Open Pull Request

Use our template to open a PR with your changes

4

Get feedback

Receive reviews and suggestions from maintainers