docs: update description and svg

This commit is contained in:
Daylin Morgan 2022-09-14 13:49:25 -05:00
parent 15d8e7cada
commit 1113f87c3c
3 changed files with 66 additions and 63 deletions

View file

@ -112,4 +112,4 @@ PRINT_VARS := VERSION
-include .task.mk -include .task.mk
.task.mk: $(TEMPLATES) generate.py .task.mk: $(TEMPLATES) generate.py
./generate.py $(VERSION) > .task.mk @./generate.py $(VERSION) > .task.mk || (echo "generator failed!!" && rm .task.mk)

View file

@ -21,7 +21,8 @@ Current Features:
Depends on `GNU Make`, obviously and `Python >=3.7`. Depends on `GNU Make`, obviously and `Python >=3.7`.
Wait python?!?!, I'm not `pip` installing some package just to parse my makefile. Wait python?!?!, I'm not `pip` installing some package just to parse my makefile.
I agree, so I've hacked together a file containing the bits of python we need with some tricks to run it. I agree, all you need is one file [`.task.mk`](./task.mk).
You can automagically include it with just two additional lines to your `Makefile` (and probably one to your `.gitignore`) and your good to go.
## Setup ## Setup

View file

@ -16,14 +16,14 @@
font-weight: 700; font-weight: 700;
} }
.terminal-1009981367-matrix { .terminal-1030366103-matrix {
font-family: Fira Code, monospace; font-family: Fira Code, monospace;
font-size: 20px; font-size: 20px;
line-height: 24.4px; line-height: 24.4px;
font-variant-east-asian: full-width; font-variant-east-asian: full-width;
} }
.terminal-1009981367-title { .terminal-1030366103-title {
font-size: 18px; font-size: 18px;
font-weight: bold; font-weight: bold;
font-family: arial; font-family: arial;
@ -33,127 +33,129 @@
-webkit-filter: drop-shadow( 2px 5px 2px rgba(0, 0, 0, .7)); -webkit-filter: drop-shadow( 2px 5px 2px rgba(0, 0, 0, .7));
filter: drop-shadow( 2px 5px 2px rgba(0, 0, 0, .7)); filter: drop-shadow( 2px 5px 2px rgba(0, 0, 0, .7));
} }
.terminal-1009981367-r1 { fill: #94e2d5;font-weight: bold } .terminal-1030366103-r1 { fill: #94e2d5;font-weight: bold }
.terminal-1009981367-r2 { fill: #c6d0f5 } .terminal-1030366103-r2 { fill: #c6d0f5 }
.terminal-1009981367-r3 { fill: #f5c2e7;font-weight: bold } .terminal-1030366103-r3 { fill: #f5c2e7;font-weight: bold }
.terminal-1009981367-r4 { fill: #c6d0f5;font-style: italic;;text-decoration: underline; } .terminal-1030366103-r4 { fill: #c6d0f5;font-style: italic;;text-decoration: underline; }
.terminal-1009981367-r5 { fill: #8288a5 } .terminal-1030366103-r5 { fill: #a6e3a1;font-weight: bold }
.terminal-1009981367-r6 { fill: #f9e2af;font-weight: bold } .terminal-1030366103-r6 { fill: #f9e2af;font-weight: bold }
.terminal-1030366103-r7 { fill: #8288a5 }
.terminal-1030366103-r8 { fill: #f38ba8;font-weight: bold }
</style> </style>
<defs> <defs>
<clipPath id="terminal-1009981367-clip-terminal"> <clipPath id="terminal-1030366103-clip-terminal">
<rect x="0" y="0" width="682.1999999999999" height="609.0" /> <rect x="0" y="0" width="682.1999999999999" height="609.0" />
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-0"> <clipPath id="terminal-1030366103-line-0">
<rect x="0" y="1.5" width="683.2" height="24.65"/> <rect x="0" y="1.5" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-1"> <clipPath id="terminal-1030366103-line-1">
<rect x="0" y="25.9" width="683.2" height="24.65"/> <rect x="0" y="25.9" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-2"> <clipPath id="terminal-1030366103-line-2">
<rect x="0" y="50.3" width="683.2" height="24.65"/> <rect x="0" y="50.3" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-3"> <clipPath id="terminal-1030366103-line-3">
<rect x="0" y="74.7" width="683.2" height="24.65"/> <rect x="0" y="74.7" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-4"> <clipPath id="terminal-1030366103-line-4">
<rect x="0" y="99.1" width="683.2" height="24.65"/> <rect x="0" y="99.1" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-5"> <clipPath id="terminal-1030366103-line-5">
<rect x="0" y="123.5" width="683.2" height="24.65"/> <rect x="0" y="123.5" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-6"> <clipPath id="terminal-1030366103-line-6">
<rect x="0" y="147.9" width="683.2" height="24.65"/> <rect x="0" y="147.9" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-7"> <clipPath id="terminal-1030366103-line-7">
<rect x="0" y="172.3" width="683.2" height="24.65"/> <rect x="0" y="172.3" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-8"> <clipPath id="terminal-1030366103-line-8">
<rect x="0" y="196.7" width="683.2" height="24.65"/> <rect x="0" y="196.7" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-9"> <clipPath id="terminal-1030366103-line-9">
<rect x="0" y="221.1" width="683.2" height="24.65"/> <rect x="0" y="221.1" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-10"> <clipPath id="terminal-1030366103-line-10">
<rect x="0" y="245.5" width="683.2" height="24.65"/> <rect x="0" y="245.5" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-11"> <clipPath id="terminal-1030366103-line-11">
<rect x="0" y="269.9" width="683.2" height="24.65"/> <rect x="0" y="269.9" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-12"> <clipPath id="terminal-1030366103-line-12">
<rect x="0" y="294.3" width="683.2" height="24.65"/> <rect x="0" y="294.3" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-13"> <clipPath id="terminal-1030366103-line-13">
<rect x="0" y="318.7" width="683.2" height="24.65"/> <rect x="0" y="318.7" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-14"> <clipPath id="terminal-1030366103-line-14">
<rect x="0" y="343.1" width="683.2" height="24.65"/> <rect x="0" y="343.1" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-15"> <clipPath id="terminal-1030366103-line-15">
<rect x="0" y="367.5" width="683.2" height="24.65"/> <rect x="0" y="367.5" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-16"> <clipPath id="terminal-1030366103-line-16">
<rect x="0" y="391.9" width="683.2" height="24.65"/> <rect x="0" y="391.9" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-17"> <clipPath id="terminal-1030366103-line-17">
<rect x="0" y="416.3" width="683.2" height="24.65"/> <rect x="0" y="416.3" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-18"> <clipPath id="terminal-1030366103-line-18">
<rect x="0" y="440.7" width="683.2" height="24.65"/> <rect x="0" y="440.7" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-19"> <clipPath id="terminal-1030366103-line-19">
<rect x="0" y="465.1" width="683.2" height="24.65"/> <rect x="0" y="465.1" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-20"> <clipPath id="terminal-1030366103-line-20">
<rect x="0" y="489.5" width="683.2" height="24.65"/> <rect x="0" y="489.5" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-21"> <clipPath id="terminal-1030366103-line-21">
<rect x="0" y="513.9" width="683.2" height="24.65"/> <rect x="0" y="513.9" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-22"> <clipPath id="terminal-1030366103-line-22">
<rect x="0" y="538.3" width="683.2" height="24.65"/> <rect x="0" y="538.3" width="683.2" height="24.65"/>
</clipPath> </clipPath>
<clipPath id="terminal-1009981367-line-23"> <clipPath id="terminal-1030366103-line-23">
<rect x="0" y="562.7" width="683.2" height="24.65"/> <rect x="0" y="562.7" width="683.2" height="24.65"/>
</clipPath> </clipPath>
</defs> </defs>
<rect fill="#1e1e2e" stroke="rgba(255,255,255,0.35)" stroke-width="1" x="10.1667" y="1" width="700" height="658" rx="8"/><text class="terminal-1009981367-title" fill="#c6d0f5" text-anchor="middle" x="350" y="27">make&#160;help</text> <rect fill="#1e1e2e" stroke="rgba(255,255,255,0.35)" stroke-width="1" x="10.1667" y="1" width="700" height="658" rx="8"/><text class="terminal-1030366103-title" fill="#c6d0f5" text-anchor="middle" x="350" y="27">make&#160;help</text>
<g transform="translate(32,22)"> <g transform="translate(32,22)">
<circle cx="0" cy="0" r="7" fill="#ff5f57"/> <circle cx="0" cy="0" r="7" fill="#ff5f57"/>
<circle cx="22" cy="0" r="7" fill="#febc2e"/> <circle cx="22" cy="0" r="7" fill="#febc2e"/>
<circle cx="44" cy="0" r="7" fill="#28c840"/> <circle cx="44" cy="0" r="7" fill="#28c840"/>
</g> </g>
<g transform="translate(18.166666666666664, 41) scale(.95)" clip-path="url(#terminal-1009981367-clip-terminal)"> <g transform="translate(18.166666666666664, 41) scale(.95)" clip-path="url(#terminal-1030366103-clip-terminal)">
<g class="terminal-1009981367-matrix"> <g class="terminal-1030366103-matrix">
<text class="terminal-1009981367-r1" x="0" y="20" textLength="73.2" clip-path="url(#terminal-1009981367-line-0)">usage:</text><text class="terminal-1009981367-r2" x="683.2" y="20" textLength="12.2" clip-path="url(#terminal-1009981367-line-0)"> <text class="terminal-1030366103-r1" x="0" y="20" textLength="73.2" clip-path="url(#terminal-1030366103-line-0)">usage:</text><text class="terminal-1030366103-r2" x="683.2" y="20" textLength="12.2" clip-path="url(#terminal-1030366103-line-0)">
</text><text class="terminal-1009981367-r2" x="97.6" y="44.4" textLength="158.6" clip-path="url(#terminal-1009981367-line-1)">make&#160;&lt;recipe&gt;</text><text class="terminal-1009981367-r2" x="683.2" y="44.4" textLength="12.2" clip-path="url(#terminal-1009981367-line-1)"> </text><text class="terminal-1030366103-r2" x="97.6" y="44.4" textLength="158.6" clip-path="url(#terminal-1030366103-line-1)">make&#160;&lt;recipe&gt;</text><text class="terminal-1030366103-r2" x="683.2" y="44.4" textLength="12.2" clip-path="url(#terminal-1030366103-line-1)">
</text><text class="terminal-1009981367-r2" x="683.2" y="68.8" textLength="12.2" clip-path="url(#terminal-1009981367-line-2)"> </text><text class="terminal-1030366103-r2" x="683.2" y="68.8" textLength="12.2" clip-path="url(#terminal-1030366103-line-2)">
</text><text class="terminal-1009981367-r2" x="0" y="93.2" textLength="146.4" clip-path="url(#terminal-1009981367-line-3)">&#160;&#160;Turn&#160;your&#160;</text><text class="terminal-1009981367-r3" x="146.4" y="93.2" textLength="122" clip-path="url(#terminal-1009981367-line-3)">`Makefile`</text><text class="terminal-1009981367-r2" x="268.4" y="93.2" textLength="61" clip-path="url(#terminal-1009981367-line-3)">&#160;into</text><text class="terminal-1009981367-r2" x="683.2" y="93.2" textLength="12.2" clip-path="url(#terminal-1009981367-line-3)"> </text><text class="terminal-1030366103-r2" x="0" y="93.2" textLength="146.4" clip-path="url(#terminal-1030366103-line-3)">&#160;&#160;Turn&#160;your&#160;</text><text class="terminal-1030366103-r3" x="146.4" y="93.2" textLength="122" clip-path="url(#terminal-1030366103-line-3)">`Makefile`</text><text class="terminal-1030366103-r2" x="268.4" y="93.2" textLength="61" clip-path="url(#terminal-1030366103-line-3)">&#160;into</text><text class="terminal-1030366103-r2" x="683.2" y="93.2" textLength="12.2" clip-path="url(#terminal-1030366103-line-3)">
</text><text class="terminal-1009981367-r2" x="0" y="117.6" textLength="73.2" clip-path="url(#terminal-1009981367-line-4)">&#160;&#160;the&#160;</text><text class="terminal-1009981367-r4" x="73.2" y="117.6" textLength="134.2" clip-path="url(#terminal-1009981367-line-4)">task&#160;runner</text><text class="terminal-1009981367-r2" x="207.4" y="117.6" textLength="231.8" clip-path="url(#terminal-1009981367-line-4)">&#160;you&#160;always&#160;needed.</text><text class="terminal-1009981367-r2" x="683.2" y="117.6" textLength="12.2" clip-path="url(#terminal-1009981367-line-4)"> </text><text class="terminal-1030366103-r2" x="0" y="117.6" textLength="73.2" clip-path="url(#terminal-1030366103-line-4)">&#160;&#160;the&#160;</text><text class="terminal-1030366103-r4" x="73.2" y="117.6" textLength="134.2" clip-path="url(#terminal-1030366103-line-4)">task&#160;runner</text><text class="terminal-1030366103-r2" x="207.4" y="117.6" textLength="231.8" clip-path="url(#terminal-1030366103-line-4)">&#160;you&#160;always&#160;needed.</text><text class="terminal-1030366103-r2" x="683.2" y="117.6" textLength="12.2" clip-path="url(#terminal-1030366103-line-4)">
</text><text class="terminal-1009981367-r2" x="0" y="142" textLength="378.2" clip-path="url(#terminal-1009981367-line-5)">&#160;&#160;See&#160;the&#160;example&#160;output&#160;below.</text><text class="terminal-1009981367-r2" x="683.2" y="142" textLength="12.2" clip-path="url(#terminal-1009981367-line-5)"> </text><text class="terminal-1030366103-r2" x="0" y="142" textLength="378.2" clip-path="url(#terminal-1030366103-line-5)">&#160;&#160;See&#160;the&#160;example&#160;output&#160;below.</text><text class="terminal-1030366103-r2" x="683.2" y="142" textLength="12.2" clip-path="url(#terminal-1030366103-line-5)">
</text><text class="terminal-1009981367-r2" x="683.2" y="166.4" textLength="12.2" clip-path="url(#terminal-1009981367-line-6)"> </text><text class="terminal-1030366103-r2" x="683.2" y="166.4" textLength="12.2" clip-path="url(#terminal-1030366103-line-6)">
</text><text class="terminal-1009981367-r5" x="24.4" y="190.8" textLength="475.8" clip-path="url(#terminal-1009981367-line-7)">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;task.mk&#160;development&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-1009981367-r2" x="683.2" y="190.8" textLength="12.2" clip-path="url(#terminal-1009981367-line-7)"> </text><text class="terminal-1030366103-r5" x="24.4" y="190.8" textLength="475.8" clip-path="url(#terminal-1030366103-line-7)">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;task.mk&#160;development&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-1030366103-r2" x="683.2" y="190.8" textLength="12.2" clip-path="url(#terminal-1030366103-line-7)">
</text><text class="terminal-1009981367-r2" x="0" y="215.2" textLength="536.8" clip-path="url(#terminal-1009981367-line-8)">&#160;&#160;──────────────────────────────────────────</text><text class="terminal-1009981367-r2" x="683.2" y="215.2" textLength="12.2" clip-path="url(#terminal-1009981367-line-8)"> </text><text class="terminal-1030366103-r2" x="0" y="215.2" textLength="536.8" clip-path="url(#terminal-1030366103-line-8)">&#160;&#160;──────────────────────────────────────────</text><text class="terminal-1030366103-r2" x="683.2" y="215.2" textLength="12.2" clip-path="url(#terminal-1030366103-line-8)">
</text><text class="terminal-1009981367-r6" x="0" y="239.6" textLength="134.2" clip-path="url(#terminal-1009981367-line-9)">&#160;&#160;bootstrap</text><text class="terminal-1009981367-r2" x="134.2" y="239.6" textLength="36.6" clip-path="url(#terminal-1009981367-line-9)">&#160;|&#160;</text><text class="terminal-1009981367-r5" x="170.8" y="239.6" textLength="366" clip-path="url(#terminal-1009981367-line-9)">generate&#160;local&#160;dev&#160;environment</text><text class="terminal-1009981367-r2" x="683.2" y="239.6" textLength="12.2" clip-path="url(#terminal-1009981367-line-9)"> </text><text class="terminal-1030366103-r6" x="0" y="239.6" textLength="134.2" clip-path="url(#terminal-1030366103-line-9)">&#160;&#160;bootstrap</text><text class="terminal-1030366103-r2" x="134.2" y="239.6" textLength="36.6" clip-path="url(#terminal-1030366103-line-9)">&#160;&#160;</text><text class="terminal-1030366103-r7" x="170.8" y="239.6" textLength="366" clip-path="url(#terminal-1030366103-line-9)">generate&#160;local&#160;dev&#160;environment</text><text class="terminal-1030366103-r2" x="683.2" y="239.6" textLength="12.2" clip-path="url(#terminal-1030366103-line-9)">
</text><text class="terminal-1009981367-r6" x="0" y="264" textLength="134.2" clip-path="url(#terminal-1009981367-line-10)">&#160;&#160;&#160;&#160;l,&#160;lint</text><text class="terminal-1009981367-r2" x="134.2" y="264" textLength="36.6" clip-path="url(#terminal-1009981367-line-10)">&#160;|&#160;</text><text class="terminal-1009981367-r5" x="170.8" y="264" textLength="183" clip-path="url(#terminal-1009981367-line-10)">lint&#160;the&#160;python</text><text class="terminal-1009981367-r2" x="683.2" y="264" textLength="12.2" clip-path="url(#terminal-1009981367-line-10)"> </text><text class="terminal-1030366103-r6" x="0" y="264" textLength="134.2" clip-path="url(#terminal-1030366103-line-10)">&#160;&#160;&#160;&#160;l,&#160;lint</text><text class="terminal-1030366103-r2" x="134.2" y="264" textLength="36.6" clip-path="url(#terminal-1030366103-line-10)">&#160;&#160;</text><text class="terminal-1030366103-r7" x="170.8" y="264" textLength="183" clip-path="url(#terminal-1030366103-line-10)">lint&#160;the&#160;python</text><text class="terminal-1030366103-r2" x="683.2" y="264" textLength="12.2" clip-path="url(#terminal-1030366103-line-10)">
</text><text class="terminal-1009981367-r6" x="0" y="288.4" textLength="134.2" clip-path="url(#terminal-1009981367-line-11)">&#160;&#160;&#160;&#160;&#160;assets</text><text class="terminal-1009981367-r2" x="134.2" y="288.4" textLength="36.6" clip-path="url(#terminal-1009981367-line-11)">&#160;|&#160;</text><text class="terminal-1009981367-r5" x="170.8" y="288.4" textLength="183" clip-path="url(#terminal-1009981367-line-11)">generate&#160;assets</text><text class="terminal-1009981367-r2" x="683.2" y="288.4" textLength="12.2" clip-path="url(#terminal-1009981367-line-11)"> </text><text class="terminal-1030366103-r6" x="0" y="288.4" textLength="134.2" clip-path="url(#terminal-1030366103-line-11)">&#160;&#160;&#160;&#160;&#160;assets</text><text class="terminal-1030366103-r2" x="134.2" y="288.4" textLength="36.6" clip-path="url(#terminal-1030366103-line-11)">&#160;&#160;</text><text class="terminal-1030366103-r7" x="170.8" y="288.4" textLength="183" clip-path="url(#terminal-1030366103-line-11)">generate&#160;assets</text><text class="terminal-1030366103-r2" x="683.2" y="288.4" textLength="12.2" clip-path="url(#terminal-1030366103-line-11)">
</text><text class="terminal-1009981367-r6" x="0" y="312.8" textLength="134.2" clip-path="url(#terminal-1009981367-line-12)">&#160;&#160;&#160;&#160;release</text><text class="terminal-1009981367-r2" x="134.2" y="312.8" textLength="36.6" clip-path="url(#terminal-1009981367-line-12)">&#160;|&#160;</text><text class="terminal-1009981367-r5" x="170.8" y="312.8" textLength="366" clip-path="url(#terminal-1009981367-line-12)">release&#160;new&#160;version&#160;of&#160;task.mk</text><text class="terminal-1009981367-r2" x="683.2" y="312.8" textLength="12.2" clip-path="url(#terminal-1009981367-line-12)"> </text><text class="terminal-1030366103-r6" x="0" y="312.8" textLength="134.2" clip-path="url(#terminal-1030366103-line-12)">&#160;&#160;&#160;&#160;release</text><text class="terminal-1030366103-r2" x="134.2" y="312.8" textLength="36.6" clip-path="url(#terminal-1030366103-line-12)">&#160;&#160;</text><text class="terminal-1030366103-r7" x="170.8" y="312.8" textLength="366" clip-path="url(#terminal-1030366103-line-12)">release&#160;new&#160;version&#160;of&#160;task.mk</text><text class="terminal-1030366103-r2" x="683.2" y="312.8" textLength="12.2" clip-path="url(#terminal-1030366103-line-12)">
</text><text class="terminal-1009981367-r6" x="0" y="337.2" textLength="134.2" clip-path="url(#terminal-1009981367-line-13)">&#160;&#160;&#160;c,&#160;clean</text><text class="terminal-1009981367-r2" x="134.2" y="337.2" textLength="36.6" clip-path="url(#terminal-1009981367-line-13)">&#160;|&#160;</text><text class="terminal-1009981367-r5" x="170.8" y="337.2" textLength="317.2" clip-path="url(#terminal-1009981367-line-13)">remove&#160;the&#160;generated&#160;files</text><text class="terminal-1009981367-r2" x="683.2" y="337.2" textLength="12.2" clip-path="url(#terminal-1009981367-line-13)"> </text><text class="terminal-1030366103-r6" x="0" y="337.2" textLength="134.2" clip-path="url(#terminal-1030366103-line-13)">&#160;&#160;&#160;c,&#160;clean</text><text class="terminal-1030366103-r2" x="134.2" y="337.2" textLength="36.6" clip-path="url(#terminal-1030366103-line-13)">&#160;&#160;</text><text class="terminal-1030366103-r7" x="170.8" y="337.2" textLength="317.2" clip-path="url(#terminal-1030366103-line-13)">remove&#160;the&#160;generated&#160;files</text><text class="terminal-1030366103-r2" x="683.2" y="337.2" textLength="12.2" clip-path="url(#terminal-1030366103-line-13)">
</text><text class="terminal-1009981367-r2" x="0" y="361.6" textLength="536.8" clip-path="url(#terminal-1009981367-line-14)">&#160;&#160;──────────────────────────────────────────</text><text class="terminal-1009981367-r2" x="683.2" y="361.6" textLength="12.2" clip-path="url(#terminal-1009981367-line-14)"> </text><text class="terminal-1030366103-r2" x="0" y="361.6" textLength="536.8" clip-path="url(#terminal-1030366103-line-14)">&#160;&#160;──────────────────────────────────────────</text><text class="terminal-1030366103-r2" x="683.2" y="361.6" textLength="12.2" clip-path="url(#terminal-1030366103-line-14)">
</text><text class="terminal-1009981367-r2" x="683.2" y="386" textLength="12.2" clip-path="url(#terminal-1009981367-line-15)"> </text><text class="terminal-1030366103-r2" x="683.2" y="386" textLength="12.2" clip-path="url(#terminal-1030366103-line-15)">
</text><text class="terminal-1009981367-r5" x="24.4" y="410.4" textLength="475.8" clip-path="url(#terminal-1009981367-line-16)">&#160;&#160;&#160;&#160;&#160;&#160;examples&#160;of&#160;task.mk&#160;features&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-1009981367-r2" x="683.2" y="410.4" textLength="12.2" clip-path="url(#terminal-1009981367-line-16)"> </text><text class="terminal-1030366103-r8" x="24.4" y="410.4" textLength="475.8" clip-path="url(#terminal-1030366103-line-16)">&#160;&#160;&#160;&#160;&#160;&#160;examples&#160;of&#160;task.mk&#160;features&#160;&#160;&#160;&#160;&#160;</text><text class="terminal-1030366103-r2" x="683.2" y="410.4" textLength="12.2" clip-path="url(#terminal-1030366103-line-16)">
</text><text class="terminal-1009981367-r2" x="0" y="434.8" textLength="536.8" clip-path="url(#terminal-1009981367-line-17)">&#160;&#160;──────────────────────────────────────────</text><text class="terminal-1009981367-r2" x="683.2" y="434.8" textLength="12.2" clip-path="url(#terminal-1009981367-line-17)"> </text><text class="terminal-1030366103-r2" x="0" y="434.8" textLength="536.8" clip-path="url(#terminal-1030366103-line-17)">&#160;&#160;──────────────────────────────────────────</text><text class="terminal-1030366103-r2" x="683.2" y="434.8" textLength="12.2" clip-path="url(#terminal-1030366103-line-17)">
</text><text class="terminal-1009981367-r6" x="0" y="459.2" textLength="134.2" clip-path="url(#terminal-1009981367-line-18)">&#160;&#160;&#160;&#160;&#160;list-%</text><text class="terminal-1009981367-r2" x="134.2" y="459.2" textLength="36.6" clip-path="url(#terminal-1009981367-line-18)">&#160;|&#160;</text><text class="terminal-1009981367-r5" x="170.8" y="459.2" textLength="366" clip-path="url(#terminal-1009981367-line-18)">use&#160;pathlib.Path&#160;to&#160;list&#160;files</text><text class="terminal-1009981367-r2" x="683.2" y="459.2" textLength="12.2" clip-path="url(#terminal-1009981367-line-18)"> </text><text class="terminal-1030366103-r6" x="0" y="459.2" textLength="134.2" clip-path="url(#terminal-1030366103-line-18)">&#160;&#160;&#160;&#160;&#160;list-%</text><text class="terminal-1030366103-r2" x="134.2" y="459.2" textLength="36.6" clip-path="url(#terminal-1030366103-line-18)">&#160;&#160;</text><text class="terminal-1030366103-r7" x="170.8" y="459.2" textLength="366" clip-path="url(#terminal-1030366103-line-18)">use&#160;pathlib.Path&#160;to&#160;list&#160;files</text><text class="terminal-1030366103-r2" x="683.2" y="459.2" textLength="12.2" clip-path="url(#terminal-1030366103-line-18)">
</text><text class="terminal-1009981367-r5" x="170.8" y="483.6" textLength="512.4" clip-path="url(#terminal-1009981367-line-19)">name&#160;the&#160;directory&#160;in&#160;rule&#160;(make&#160;list-src)</text><text class="terminal-1009981367-r2" x="683.2" y="483.6" textLength="12.2" clip-path="url(#terminal-1009981367-line-19)"> </text><text class="terminal-1030366103-r7" x="170.8" y="483.6" textLength="512.4" clip-path="url(#terminal-1030366103-line-19)">name&#160;the&#160;directory&#160;in&#160;rule&#160;(make&#160;list-src)</text><text class="terminal-1030366103-r2" x="683.2" y="483.6" textLength="12.2" clip-path="url(#terminal-1030366103-line-19)">
</text><text class="terminal-1009981367-r6" x="0" y="508" textLength="134.2" clip-path="url(#terminal-1009981367-line-20)">&#160;&#160;&#160;&#160;&#160;&#160;&#160;info</text><text class="terminal-1009981367-r2" x="134.2" y="508" textLength="36.6" clip-path="url(#terminal-1009981367-line-20)">&#160;|&#160;</text><text class="terminal-1009981367-r5" x="170.8" y="508" textLength="329.4" clip-path="url(#terminal-1009981367-line-20)">demonstrate&#160;usage&#160;of&#160;tprint</text><text class="terminal-1009981367-r2" x="683.2" y="508" textLength="12.2" clip-path="url(#terminal-1009981367-line-20)"> </text><text class="terminal-1030366103-r6" x="0" y="508" textLength="134.2" clip-path="url(#terminal-1030366103-line-20)">&#160;&#160;&#160;&#160;&#160;&#160;&#160;info</text><text class="terminal-1030366103-r2" x="134.2" y="508" textLength="36.6" clip-path="url(#terminal-1030366103-line-20)">&#160;&#160;</text><text class="terminal-1030366103-r7" x="170.8" y="508" textLength="329.4" clip-path="url(#terminal-1030366103-line-20)">demonstrate&#160;usage&#160;of&#160;tprint</text><text class="terminal-1030366103-r2" x="683.2" y="508" textLength="12.2" clip-path="url(#terminal-1030366103-line-20)">
</text><text class="terminal-1009981367-r2" x="0" y="532.4" textLength="536.8" clip-path="url(#terminal-1009981367-line-21)">&#160;&#160;──────────────────────────────────────────</text><text class="terminal-1009981367-r2" x="683.2" y="532.4" textLength="12.2" clip-path="url(#terminal-1009981367-line-21)"> </text><text class="terminal-1030366103-r2" x="0" y="532.4" textLength="536.8" clip-path="url(#terminal-1030366103-line-21)">&#160;&#160;──────────────────────────────────────────</text><text class="terminal-1030366103-r2" x="683.2" y="532.4" textLength="12.2" clip-path="url(#terminal-1030366103-line-21)">
</text><text class="terminal-1009981367-r6" x="0" y="556.8" textLength="134.2" clip-path="url(#terminal-1009981367-line-22)">&#160;&#160;&#160;&#160;h,&#160;help</text><text class="terminal-1009981367-r2" x="134.2" y="556.8" textLength="36.6" clip-path="url(#terminal-1009981367-line-22)">&#160;|&#160;</text><text class="terminal-1009981367-r5" x="170.8" y="556.8" textLength="170.8" clip-path="url(#terminal-1009981367-line-22)">show&#160;this&#160;help</text><text class="terminal-1009981367-r2" x="683.2" y="556.8" textLength="12.2" clip-path="url(#terminal-1009981367-line-22)"> </text><text class="terminal-1030366103-r6" x="0" y="556.8" textLength="134.2" clip-path="url(#terminal-1030366103-line-22)">&#160;&#160;&#160;&#160;h,&#160;help</text><text class="terminal-1030366103-r2" x="134.2" y="556.8" textLength="36.6" clip-path="url(#terminal-1030366103-line-22)">&#160;&#160;</text><text class="terminal-1030366103-r7" x="170.8" y="556.8" textLength="170.8" clip-path="url(#terminal-1030366103-line-22)">show&#160;this&#160;help</text><text class="terminal-1030366103-r2" x="683.2" y="556.8" textLength="12.2" clip-path="url(#terminal-1030366103-line-22)">
</text><text class="terminal-1009981367-r2" x="683.2" y="581.2" textLength="12.2" clip-path="url(#terminal-1009981367-line-23)"> </text><text class="terminal-1030366103-r2" x="683.2" y="581.2" textLength="12.2" clip-path="url(#terminal-1030366103-line-23)">
</text><text class="terminal-1009981367-r2" x="0" y="605.6" textLength="561.2" clip-path="url(#terminal-1009981367-line-24)">for&#160;more&#160;info:&#160;github.com/daylinmorgan/task.mk</text><text class="terminal-1009981367-r2" x="683.2" y="605.6" textLength="12.2" clip-path="url(#terminal-1009981367-line-24)"> </text><text class="terminal-1030366103-r2" x="0" y="605.6" textLength="561.2" clip-path="url(#terminal-1030366103-line-24)">for&#160;more&#160;info:&#160;github.com/daylinmorgan/task.mk</text><text class="terminal-1030366103-r2" x="683.2" y="605.6" textLength="12.2" clip-path="url(#terminal-1030366103-line-24)">
</text> </text>
</g> </g>
</g> </g>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 16 KiB