X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Findex.org;h=5f3f2183c22f00b7e9f2a8fb85882e91bda562fd;hb=cd2156bfd53f0802aa34b5d225c0129d2d4f238f;hp=13d337fc88ac22a32568f3e95f9d44ae25c1f80a;hpb=12e09f39d9640cf77c50ffda0563cccbbbc4e79d;p=cli-helper.git diff --git a/doc/index.org b/doc/index.org index 13d337f..5f3f218 100644 --- a/doc/index.org +++ b/doc/index.org @@ -20,7 +20,7 @@ - [[https://www2.svjatoslav.eu/gitweb/?p=cli-helper.git;a=summary][Browse Git repository online]] - Clone Git repository using command: - : git clone https://www2.svjatoslav.eu/git/cli-helper.git + : git clone https://www3.svjatoslav.eu/git/cli-helper.git - See [[https://www3.svjatoslav.eu/projects/cli-helper/apidocs/][JavaDoc]] @@ -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: