TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15065 · Aug 16

#c_lang You can build C projects using only a C compiler without needing tools like make or cmake by using the "nob" library, which lets you write build instructions in C itself. This makes your build process very portable across many systems (Linux, Windows, MacOS, etc.) because it depends only on the C compiler, which is widely available. It also lets you reuse code between your project and build system since both use C. However, it requires comfort with C programming and is mainly useful for simpler C/C++ projects, not complex ones with many dependencies. You just include the single header file "nob.h" to start using it. This approach simplifies building and increases control if you prefer coding your build steps in C directly. https://github.com/tsoding/nob.h

Hashtags

Results

2 similar posts found

Search: #pake

当前筛选 #pake清除筛选
自我|技能|提升|网课|资源分享

@Only4Share · Post #358 · 05/06/2023, 09:13 AM

#工程师工具 搞了一个新活,将 Poe 网页版本用 #Pake 给打包成一个桌面端,将原有不那么好看的样式给优化了下,可以通过 Raycast / Thor 类工具快速唤起使用。 Poe 是一个汇集各类 AI 的工具,能体验 GPT4 / Claude 的能力,反应速度很快,充值也方便些,下载在常见应用。 🤖https://github.com/tw93/pake#popular-packages

GitHub Trends

@githubtrending · Post #14990 · 07/23/2025, 12:00 PM

#vue#pake#pakeplus#rust#tauri#tauri2#vue3#webapp You can quickly turn any website or web project like Vue or React into a small, fast desktop or mobile app under 5MB using PakePlus. It works on Mac, Windows, Linux, Android, and iOS without needing complex setups. PakePlus is much smaller and faster than similar tools, supports custom JavaScript, and keeps your data secure by using your own GitHub repository. It’s easy to use with just one GitHub token or even without one for local packaging. This helps you create apps fast, hide website addresses, add custom features, and run your web projects as apps on many platforms. https://github.com/Sjj1024/PakePlus