Skip to content

lazyforks/KarbonIDE

Repository files navigation

Karbon Editor

KarbonIDE

Hits Download Count CI Status

KarbonIDE is a fork of Karbon (Xed-Editor) dedicated to programming and development on mobile devices.

Features and supported languages

  • Project View
  • Kotlin
  • GCC
  • C++
  • Rust
  • Node
  • Java,Maven
  • Beanshell
  • Javascript
  • Html,Css
  • Bash
  • Android
  • Libgdx
  • Gpu programming
  • Zig

Installation

You can install KarbonIDE through different platforms:

Recommended Installation Methods

  • Latest Alpha Build: Download from Actions
  • Latest Stable Build: Download from Releases

Contributing

We welcome contributions! Here are some guidelines to help you get started:

  1. Avoid modifying core Karbon files directly in this repository. Instead, make changes to the Karbon (Xed-Editor) repository to ensure smoother branch merges.

  2. Syncing KarbonIDE with the latest changes from Karbon (Xed-Editor):
    To keep KarbonIDE up-to-date with the main project, follow these steps:

    git checkout dev
    git remote add karbon https://github.com/Xed-Editor/Xed-Editor
    git fetch karbon
    git merge karbon/dev

For more details, please check the CONTRIBUTING.md file.

Community

Join the Karbon community to stay updated and connect with other users:

Screenshots

About

Extended Version of Karbon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages