https://github.com/i-ky/kate-development-in-gitpod
Gitpod development environment for Kate text editor
https://github.com/i-ky/kate-development-in-gitpod
gitpod kate kate-editor kde kde-desktop
Last synced: about 2 months ago
JSON representation
Gitpod development environment for Kate text editor
- Host: GitHub
- URL: https://github.com/i-ky/kate-development-in-gitpod
- Owner: i-ky
- License: mit
- Created: 2024-02-28T17:47:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-07T18:48:09.000Z (11 months ago)
- Last Synced: 2025-04-12T21:06:26.091Z (about 2 months ago)
- Topics: gitpod, kate, kate-editor, kde, kde-desktop
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kate development in Gitpod [](https://gitpod.io/#https://github.com/i-ky/kate-development-in-gitpod)
[Gitpod](https://www.gitpod.io)
development environment for
[Kate text editor](https://kate-editor.org).It follows
[Kate's Build It guide](https://kate-editor.org/build-it/)
with minor modifications to adapt it for Gitpod.
For example, `/workspace/kde/` is used instead of `~/projects/kde` to make it
[persist environment restarts](https://www.gitpod.io/docs/configure/workspaces/workspace-lifecycle/#workspace-stopped).