Skip to content

Prajwal0422/kitty-fosshack2024

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

kitty-fosshack2024

Projects for the FOSSHack 2024 hackathon based on the kitty terminal emulator. kitty is written primarily in three languages -- Python, C and Go, so most of these projects require proficiency in one or more of these languages. Additionally kitty is documented using reStructuredText so the documentation projects require using that.

If you are interested in hacking on one of these projects, the first step is to get kityt building and running from source on your computer. Doing that is as simple as running:

    git clone https://github.com/kovidgoyal/kitty.git && cd kitty
    ./dev.sh build
    kitty/launcher/kitty

See the documentation for more details.

About

Open-source hackathon project: a fun, lightweight web tool created during FOSSHack 2024 — built for learning, collaboration, and community contributions

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors