Explore comprehensive documentation for our open source projects – empowering your development journey.
Learn how to install, configure, and contribute to our open source projects.
Start with our command-line interface. It installs all dependencies and guides you through setup.
npx eleneb install
# or
npm install -g eleneb
Our standard folder structure maximizes code organization and collaboration.
Main source code
Project documentation
Testing files
Fork the repository
Create a new copy of the project in your GitHub/GitLab account
Create feature branch
Branch off from main and name it descriptively
Open Pull Request
Use our template to open a PR with your changes
Get feedback
Receive reviews and suggestions from maintainers