Cover Art Images
The following cover art is available for use provided it is embedded with the source code shown. Usage is permitted solely for editorial commentary on the book or for promoting its sale.

HTML
<figure style="margin:0; text-align:center;">
<img
src="https://moderncli.dev/wp-content/uploads/2025/09/cli_cover_front-194x300.jpg"
alt="CLI book cover – front"
width="194"
height="300"
loading="lazy"
decoding="async"
style="max-width:100%; height:auto;"
/>
<figcaption style="font: 14px/1.4 system-ui, -apple-system, Segoe UI, Roboto, sans-serif; color:#555;">
CLI — A Modern Guide to Creating Command-Line Interfaces
</figcaption>
</figure>
HTML
<figure style="margin:0; text-align:center;">
<img
src="https://moderncli.dev/wp-content/uploads/2025/09/cli_cover_back-197x300.jpg"
alt="CLI book cover – back"
width="197"
height="300"
loading="lazy"
decoding="async"
style="max-width:100%; height:auto;"
/>
<figcaption style="font: 14px/1.4 system-ui, -apple-system, Segoe UI, Roboto, sans-serif; color:#555;">
CLI — A Modern Guide to Creating Command-Line Interfaces (Back Cover)
</figcaption>
</figure>
HTML
<figure style="margin:0; text-align:center;">
<img
src="https://moderncli.dev/wp-content/uploads/2025/09/cli_cover_spine-25x300.jpg"
alt="CLI book cover – spine"
width="25"
height="300"
loading="lazy"
decoding="async"
style="max-width:100%; height:auto;"
/>
<figcaption style="font: 14px/1.4 system-ui, -apple-system, Segoe UI, Roboto, sans-serif; color:#555;">
CLI — A Modern Guide to Creating Command-Line Interfaces (Spine)
</figcaption>
</figure>
HTML
<figure style="margin:0; text-align:center;">
<img
src="https://moderncli.dev/wp-content/uploads/2025/09/social-image-300x158.jpg"
alt="CLI book social media image"
width="300"
height="158"
loading="lazy"
decoding="async"
style="max-width:100%; height:auto;"
/>
<figcaption style="font: 14px/1.4 system-ui, -apple-system, Segoe UI, Roboto, sans-serif; color:#555;">
CLI — Social media preview image
</figcaption>
</figure>ASCII Art Images
Select ASCII art images are available from the book. All usage must attribute the book and include a link back to this site.

HTML
<figure style="margin:0; text-align:center;">
<img
src="https://moderncli.dev/wp-content/uploads/2025/09/history-command-line-interfaces-132x300.jpg"
alt="History of Command-Line Interfaces"
width="132"
height="300"
loading="lazy"
decoding="async"
style="max-width:100%; height:auto;"
/>
<figcaption style="font: 14px/1.4 system-ui, -apple-system, Segoe UI, Roboto, sans-serif; color:#555;">
History of Command-Line Interfaces
</figcaption>
</figure>