mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
Update README.md
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
## What's in the oven?
|
||||
|
||||
<ul>
|
||||
<li>A <code>Bakefile</code>, which <strong>looks</strong> and <strong>feels</strong> like the good parts of a <code>Makefile</code>.</li>
|
||||
<li>A <code>Bakefile</code>, which <strong>looks</strong> and <strong>feels</strong> like the good parts of a <code><strong>Makefile</strong></code>.</li>
|
||||
<li>Except, you can write real <code><strong>bash</strong></code> code! Any and all syntax is accepted — no magic going on here. ;)</li>
|
||||
<li>Unlike <code><strong>Makefile</strong></code>, you may utilize either <code><strong>\t</strong></code> or <code><strong> </strong></code> <strong>[</strong><code>4×<a href="https://unicode.org/cldr/utility/character.jsp?a=0020">U+0020</a> (“space”)</code><strong>]</strong>, at your full adult discretion.</li>
|
||||
<li>Environment variables are explicitly passed or whitelisted (<code><strong>--allow</strong></code>), not inherited from the parent shell.</li>
|
||||
|
||||
Reference in New Issue
Block a user