~javiljoen/yatte

bf16b8b2331af214521772cc8a8ad421fcb95a3b — JA Viljoen 2 years ago 29073d5
Add mention of `just` to intro in docs
1 files changed, 4 insertions(+), 1 deletions(-)

M docs/pages/index.html
M docs/pages/index.html => docs/pages/index.html +4 -1
@@ 13,8 13,11 @@ But maybe you don’t want to invest time in learning a new tool and its idiosyn

<p><strong>Yatte</strong> is for when you just want to write a Python script and get back to work.</p>

<p><em>Note:</em> A promising language-agnostic alternative is
<a href="https://github.com/casey/just/">just</a>.</p>

<section>
<p>The <a href="quickstart.html">Quickstart</a> describes how to use it.</p>
<p>The <a href="quickstart.html">Quickstart</a> describes how to use Yatte.</p>
</section>

<section>