Top 6 Shell CMake Projects
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
qbittorrent-nox-static
A bash script which builds a fully static qbittorent-nox binary with current dependencies to use on any Linux OS
For compiling and running the latest version, https://github.com/userdocs/qbittorrent-nox-static is a nice helper script to build a static binary using Docker - I wanted to run 5.0.0 using libtorrent 1.2, and found the script by far the easiest way.
-
raspberry-pi-cross-compilers
Latest GCC Cross Compiler & Native (ARM & ARM64) CI generated precompiled standalone toolchains for all Raspberry Pis. 🍇
-
-
I have made my own tool to solve this problem:
https://github.com/franko/lhelper
It is currently used by nobody except me but it serves me well.
Its strong points are:
- it works on macOS, Linux and Windows
-
Shell CMake discussion
Shell CMake related posts
Index
What are some of the best open-source CMake projects in Shell? This list will help you:
# | Project | Stars |
---|---|---|
1 | dockcross | 3,354 |
2 | qbittorrent-nox-static | 1,211 |
3 | raspberry-pi-cross-compilers | 619 |
4 | cxx-modules-sandbox | 62 |
5 | lhelper | 13 |
6 | CMake.sh | 2 |