mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-28 19:21:38 +02:00
Move gen scripts into their own package
This commit is contained in:
4
gen/README.rst
Normal file
4
gen/README.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
Scripts to generate code for various things like keys, mouse cursors, unicode
|
||||
data etc. Some of these generate code that is checked into version control.
|
||||
Some generate ephemeral code used during builds. Ephemeral code is in files
|
||||
with a _generated.[h|go|c] extension.
|
||||
Reference in New Issue
Block a user