Skip to content

Commit 143ec13

Browse files
committed
init
0 parents  commit 143ec13

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Red Panda C++ Generic Linux Packages
2+
3+
Download: [releases page](https://github.com/cyano-linux/redpanda-cpp/releases).
4+
5+
## Available Editions
6+
7+
* AppImage
8+
* x86-64 and AArch64.
9+
* x86-64 is built on CentOS 7, and should work on glibc-based Linux distributions since 2014.
10+
* AArch64 is built on Ubuntu 18.04, and should work on glibc-based Linux distributions since 2018.
11+
* [Alacritty](https://github.com/alacritty/alacritty) 0.11.0 bundled. Red Panda IDE will search [preferred system terminals](https://github.com/royqh1979/RedPanda-CPP/blob/2.18/RedPandaIDE/settings.cpp#L3377) and then fallback to Alacritty.
12+
* The configuration path depends on the filename of the AppImage file, so DO NOT rename it.
13+
* How to build: [upstream build instruction](https://github.com/royqh1979/RedPanda-CPP/blob/master/BUILD.md).

0 commit comments

Comments
 (0)