From bea3b8b1785390077c041d7a8d77a079650d42a8 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 24 Apr 2022 14:18:41 +0900 Subject: post: term-banner-write-tool-showing-banner-in-terminal --- docs/tags/index.xml | 11 ++++++- docs/tags/my-programs/index.html | 56 +++++++++++++++++++++++++++++++++ docs/tags/my-programs/index.xml | 20 ++++++++++++ docs/tags/my-programs/page/1/index.html | 1 + 4 files changed, 87 insertions(+), 1 deletion(-) create mode 100644 docs/tags/my-programs/index.html create mode 100644 docs/tags/my-programs/index.xml create mode 100644 docs/tags/my-programs/page/1/index.html (limited to 'docs/tags') diff --git a/docs/tags/index.xml b/docs/tags/index.xml index 10859bf..6e966ec 100644 --- a/docs/tags/index.xml +++ b/docs/tags/index.xml @@ -6,7 +6,16 @@ Recent content in Tags on REPL: Rest-Eat-Program Loop Hugo -- gohugo.io ja-JP - Sat, 09 Apr 2022 21:50:19 +0900 + Sun, 24 Apr 2022 13:22:52 +0900 + + my-programs + https://blog.nsfisis.dev/tags/my-programs/ + Sun, 24 Apr 2022 13:22:52 +0900 + + https://blog.nsfisis.dev/tags/my-programs/ + + + conference https://blog.nsfisis.dev/tags/conference/ diff --git a/docs/tags/my-programs/index.html b/docs/tags/my-programs/index.html new file mode 100644 index 0000000..225b1f5 --- /dev/null +++ b/docs/tags/my-programs/index.html @@ -0,0 +1,56 @@ + + + + + + + + my-programs | REPL: Rest-Eat-Program Loop + + + + + + + + + + + + + + + +
+ +
+
+ + + +
+
+

term-banner: ターミナルにバナーを表示するツールを書いた

+
+
+

はじめに こんなものを作った。 $ term-banner 'Hello, World!' 'こんにちは、' '世界!' コマンドライン引数として渡した文字列をターミナルに大きく表示する。 リポジトリは...

+
+
+ +
+ +
+ + + + + + diff --git a/docs/tags/my-programs/index.xml b/docs/tags/my-programs/index.xml new file mode 100644 index 0000000..b495262 --- /dev/null +++ b/docs/tags/my-programs/index.xml @@ -0,0 +1,20 @@ + + + + my-programs on REPL: Rest-Eat-Program Loop + https://blog.nsfisis.dev/tags/my-programs/ + Recent content in my-programs on REPL: Rest-Eat-Program Loop + Hugo -- gohugo.io + ja-JP + Sun, 24 Apr 2022 13:22:52 +0900 + + term-banner: ターミナルにバナーを表示するツールを書いた + https://blog.nsfisis.dev/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/ + Sun, 24 Apr 2022 13:22:52 +0900 + + https://blog.nsfisis.dev/posts/2022-04-24/term-banner-write-tool-showing-banner-in-terminal/ + はじめに こんなものを作った。 $ term-banner 'Hello, World!' 'こんにちは、' '世界!' コマンドライン引数として渡した文字列をターミナルに大きく表示する。 リポジトリは + + + + diff --git a/docs/tags/my-programs/page/1/index.html b/docs/tags/my-programs/page/1/index.html new file mode 100644 index 0000000..7aedb41 --- /dev/null +++ b/docs/tags/my-programs/page/1/index.html @@ -0,0 +1 @@ +https://blog.nsfisis.dev/tags/my-programs/ \ No newline at end of file -- cgit v1.2.3-70-g09d2