Skip to content

Commit 7b0cae9

Browse files
committed
Add link to demo video
1 parent d89f3d4 commit 7b0cae9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Minimal command-line interface using a plugin-based architecture
22

3+
[![Screen capture of video demonstrating the CLI using a plugin-based architecture](./demo.png)](./demo.mov)
4+
35
This project demonstrates a minimal (but featureful) command-line interface (CLI) using a plugin-based architecture (PBA).
46
The CLI itself is constructed using [Typer](https://typer.tiangolo.com).
57

demo.png

954 KB
Loading

0 commit comments

Comments
 (0)