Skip to content

Commit 947a8ae

Browse files
committed
* readme
1 parent 7684b08 commit 947a8ae

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ Build rules are defined using a specialized DSL in Autark files, which is mostly
4444
- Parallel compilation of C/C++ source files is supported.
4545
- Support of an external project dependencies. Take a look on [Softmotions/iwnet](https://github.com/Softmotions/iwnet)
4646

47+
## Articles
48+
49+
- [Autark: Rethinking build systems – Integrate, Don’t Outsource](https://blog.annapurna.cc/posts/autark-intro/)
50+
4751
## Installation
4852

4953
[Autark source code repository](https://github.com/Softmotions/autark)

dist/docs/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,11 @@ <h2 id="key-features">Key features</h2>
340340
<li>Support of an external project dependencies. Take a look on <a
341341
href="https://github.com/Softmotions/iwnet">Softmotions/iwnet</a></li>
342342
</ul>
343+
<h2 id="articles">Articles</h2>
344+
<ul>
345+
<li><a href="https://blog.annapurna.cc/posts/autark-intro/">Autark:
346+
Rethinking build systems – Integrate, Don’t Outsource</a></li>
347+
</ul>
343348
<h2 id="installation">Installation</h2>
344349
<p><a href="https://github.com/Softmotions/autark">Autark source code
345350
repository</a></p>

0 commit comments

Comments
 (0)