Coder Social home page Coder Social logo

kate's Introduction

Join Us!

So you want to participate in developing Kate? Great! The project is always in need of helping hands.

If you need pointers, please visit the following pages:

  • Central hub for information around Kate development: Just head to our website kate-editor.org.

  • How to compile Kate on your machine? Read our Build it! tutorial.

  • How to help out with the project? See our Join Us! page.

Licensing

Contributions to kate.git shall be licensed under LGPLv2+ or MIT.

All files shall contain a proper "SPDX-License-Identifier: LGPL-2.0-or-later" or "SPDX-License-Identifier: MIT" identifier inside a header like:

/*
    SPDX-FileCopyrightText: 2021 Christoph Cullmann <[email protected]>

    SPDX-License-Identifier: LGPL-2.0-or-later
*/
/*
    SPDX-FileCopyrightText: 2021 Christoph Cullmann <[email protected]>

    SPDX-License-Identifier: MIT
*/

kate.git content

kate

The kate directory contains the Kate application sources.

Kate is using KUserFeedback for telemetry starting with release 20.04.

For details of the opt-in send information, see https://community.kde.org/Telemetry_Use

kwrite

The kwrite directory contains the KWrite application sources.

addons

The addons directory contains in sub-directories the sources of all bundled plugins. These plugins are not only used by Kate itself but other KTextEditor compatible applications, like KDevelop.

doc

The doc directory contains the Kate, KWrite & KatePart manuals.

shared

The shared directory contains common code parts needed by the applications & plugins. This avoids needless code duplication. This is purely internal, no libraries/headers are installed, this is meant to be just consumed inside this repository.

LICENSES

The LICENSES directory contains the license files as referenced in the individual source files. For any used SPDX-License-Identifier the matching license should be located there.

Kate's Mascot: Kate the Cyber Woodpecker

Kate's mascot, Kate the Cyber Woodpecker, was designed by Tyson Tan.

More details can be found on our mascot page.

Picture

kate's People

Contributors

deepin-ci-robot avatar deepin-admin-bot avatar

Watchers

zccrs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.