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: #greader

当前筛选 #greader清除筛选
ALL About RSS

@AboutRss · Post #963 · 02/18/2021, 01:00 PM

后续: 「We spoke to the developer behind gReader, and here's what's happening」 #gReader 开发者将买断制切换为订阅制是为了平衡收支。以前的 Pro 用户可以联系开发者,将获赠一年订阅期的 Promo Code 。 https://www.androidpolice.com/2021/02/15/we-spoke-to-the-developer-behind-greader-and-heres-whats-happening/ 发现于 https://twitter.com/AndroidPolice/status/1361391464756903939

Hashtags

ALL About RSS

@AboutRss · Post #627 · 05/24/2020, 01:46 AM

#开源#Android#RSS阅读器#gReader 看到有推友提到一直在用这款停更数年的 #APP ,理由很独特,是因为她能提供好看的桌面 #widget ;平时先从widget看新内容的标题,再决定是否跟进: https://twitter.com/yangxunjie/status/1263622961447104513 所以向 widget 同好介绍一下: http://noinnion.com/greader/ gReader已从 Google Play 下架,不过可以从其 repo 下载 apk: https://github.com/noinnion/greader