You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2021. It is now read-only.
Codee (**Code****e**ditor) - Mobile IDE for developing Kotlin, Java and other projects. Fully written on Kotlin!
4
-
## 🚀 Motivation
3
+
Codee (**Code****e**ditor) - Kotlin-first IDE for android devices written in Kotlin with plugins support.
4
+
## Motivation
5
5
There are currently no good and flexible development environments for Android-based mobile devices, so this application will have to solve this problem.
6
-
## 📐 Plugins
6
+
## Plugins
7
7
All plugins are powered by Kotlin Script. So far we have only made a small prototype API that does almost nothing in the [plugin-api](plugin-api). Plugin examples you can see [here](https://github.com/codee-team/codee-plugin-examples) (not actual for now, there is example with old API).
8
-
## 💡 TODO
8
+
## TODO
9
9
- Convenient and flexible API for plugins
10
10
- Clear and beautiful interface
11
11
- Code editor without lags (as much as possible)
12
12
- Default plugins for Kotlin & Java
13
13
- Gradle support (as plugin)
14
-
## 📖 License
14
+
## License
15
15
This application is absolutely free and using [MIT](https://github.com/codee-team/codee-app/blob/master/LICENSE) license.
0 commit comments