Skip to content

Commit fa1fdd1

Browse files
committed
🍻 Drunken comments to test previews
1 parent 08a47bf commit fa1fdd1

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

docs/help-typer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Are you liking **Typer**?
44

5+
You're super cool. 😎
6+
57
Would you like to help Typer, other users, and the author?
68

79
Or would you like to get help with **Typer**?

docs/tutorial/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Learn how to use **Typer** in this step-by-step **Tutorial** - **User Guide**.
44

5+
Because you're super cool. 😎
6+
57
It covers everything you need to know from the **simplest scripts** to **complex CLI applications**.
68

79
You could consider this a **book**, a **course**, the **official** and recommended way to learn **Typer**. 😎

docs/tutorial/launch.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Launching Applications
22

3+
To the moon. 🚀
4+
35
You can launch applications from your CLI program with `typer.launch()`.
46

57
It will launch the appropriate application depending on the URL or file type you pass it:

0 commit comments

Comments
 (0)