An open API service indexing awesome lists of open source software.

https://github.com/twometer/blink

👩‍💻 Fast and light code editor
https://github.com/twometer/blink

Last synced: 10 months ago
JSON representation

👩‍💻 Fast and light code editor

Awesome Lists containing this project

README

          

# blink

Fast and light text and code editor, made with ☕, C++ 17, and OpenGL

## Screenshot

![Screenshot](img/screenshot.png)

## Compiling

The editor was tested and verified to work under Windows 11 and macOS Monterey.

You need to download the FreeType and Harfbuzz libraries to the `lib` folder, then you can compile it using CMake.