From: Svjatoslav Agejenko Date: Tue, 6 Feb 2024 16:10:16 +0000 (+0200) Subject: Added link to CLI guidelines X-Git-Tag: cli-helper-1.2~3 X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=cli-helper.git;a=commitdiff_plain;h=e9fa422babe0972f5712c8a501a723c5081757b5 Added link to CLI guidelines --- diff --git a/doc/index.org b/doc/index.org index 13d337f..7519328 100644 --- a/doc/index.org +++ b/doc/index.org @@ -48,6 +48,10 @@ Library provides following general functionalities: - askLong() :: Asks the user to enter an integer. - askString() :: Asks the user to enter a string. +* Alternatives and further reading + +- [[https://clig.dev/][Command Line Interface Guidelines]] + * Getting the library Instructions to embed svjatoslav-commons library in your project: