Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

Commit

Permalink
feat: Add README
Browse files Browse the repository at this point in the history
Signed-off-by: PranavPurwar <[email protected]>
  • Loading branch information
PranavPurwar committed Jul 6, 2023
1 parent 76e1b14 commit fb63490
Showing 1 changed file with 75 additions and 0 deletions.
75 changes: 75 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
# Cosmic IDE Rewrite

A new and improved version of Cosmic IDE, a next-gen IDE for JVM development on Android.

## Description

Cosmic IDE is a powerful and feature-rich IDE for JVM development on Android. It is built on top of
the latest technologies, and offers a wide range of features that make it the perfect tool for
developers who want to build high-quality, bug-free applications.

## Features

* Supports Java 17 and Kotlin 2.1
* Fast incremental compilation
* Integrated dependency management
* Accurate code completion
* Syntax highlighting
* Error and warning markers
* Sandboxed program execution with SSVM
* Execution of programs
* Google Java Format and ktfmt integration
* Support for plugins
* Highly customizable
* High performance code editor (sora editor)
* Bytecode Disassembler
* Chat with AI assistants for help with programming
* Material You Design

## Benefits

* Faster and more efficient development
* Reduced errors and warnings
* Improved code readability and maintainability
* Easier development experience

## Contribution Guidelines

We welcome contributions from everyone. If you have any ideas for features or improvements, please
open an issue or submit a pull request.

## Donate

If you appreciate the work that has been put into Cosmic IDE, you can donate to support the
developers:

[Donate Button](https://patreon.com/cosmicide)

## Acknowledgement

We would like to thank the following projects and their maintainers for their work, which has been
used in Cosmic IDE:

* [Sora Editor](https://github.com/Rosemoe/sora-editor)
* [CodeAssist Kotlin code completion](https://github.com/tyron12233/CodeAssist/tree/main/kotlin-completion)
* [NB Javac Android](https://github.com/AndroidIDEOfficial/nb-javac-android)
* [SSVM](https://github.com/xxDark/SSVM)
* [ModernAndroidPreferences](https://github.com/Maxr1998/ModernAndroidPreferences)

## Contributions

<a href="https://github.com/Cosmic-Ide/rewrite/graphs/contributors">
<img src="https://contrib.rocks/image?repo=Cosmic-Ide/rewrite" alt="Contributors"/>
</a>

## License

Cosmic IDE Rewrite is licensed under the GNU GPL-v3 License.

## Contact

If you have any questions or feedback, please contact us at:

[Discord](https://discord.gg/8Gu6YCq2eS)
[Telegram](https://t.me/cosmicide)
[Email Address]<[email protected]>

0 comments on commit fb63490

Please sign in to comment.