Commit Graph

5 Commits

Author SHA1 Message Date
Jonathan Dahan d94c811e7f Use full kiss subcommands for readability and safety 2020-09-04 13:32:19 -04:00
Dylan Araps 0f054313e3
kiss-link: Fix bug. Closes #180 2020-09-03 10:17:29 +03:00
Dylan Araps ad280931e5
contrib: Make doc strings match KISS' 2020-05-01 09:07:20 +03:00
Dylan Araps fdf2775640
kiss: Integrate with user scripts.
kiss' help output will now include all executables found in $PATH
which begin with kiss-*. A comment string is optionally usable via
setting the second line of the script to a string.

Example:

...

This also means that 'kiss <script name>' is also possible now.
If I have a script in my $PATH called kiss-depends, I can now use
it via kiss with 'kiss depends'.
2020-04-18 11:39:37 +03:00
Dylan Araps 40c00285d0
contrib: Added kiss-[fork,link] 2020-03-13 15:43:54 +02:00