Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Releases: ExplainDev/kmdr-cli

v0.3.0

12 Nov 05:50

Choose a tag to compare

Command examples

Show examples for programs tar, cp, mv, rm, git, rsync, wget, curl, find, ls and npm. Can be turned off with flag --no-show-examples.

New Operand Node

Inside the context of a Program, decorate any WordNode that is neither a subcommmand, option, argument nor operator. An operand will serve as an umbrella for terms that don't match any definition in a Program Schema.

For example:

  • rm -r directory: directory is an operand
  • ls -l test/: test/ is an operand
  • git checkout master: master is an operand.

Better formatting

Add right margin to long paragraphs. Print paragraphs within specified boundaries and word wrapping. Helps for delivering a better reading experience.

Display the argument next to an option. Arguments aren't displayed in a new line.

v0.3.0-4

12 Nov 03:15

Choose a tag to compare

v0.3.0-4 Pre-release
Pre-release

v0.3.0-3...v0.3.0-4

v0.3.0-3

12 Nov 02:54

Choose a tag to compare

v0.3.0-3 Pre-release
Pre-release

v0.3.0-2...v0.3.0-3

v0.3.0-2

11 Nov 04:47

Choose a tag to compare

v0.3.0-2 Pre-release
Pre-release

v0.3.0-1...v0.3.0-2

v0.3.0-1

09 Nov 17:46

Choose a tag to compare

v0.3.0-1 Pre-release
Pre-release
  • Print all alternative options 5716810

v0.3.0-0...v0.3.0-1

v0.3.0-0

08 Nov 07:14

Choose a tag to compare

v0.3.0-0 Pre-release
Pre-release
  • Better decoration for Options and Arguments 843d399

v0.2.5...v0.3.0-0

v0.2.5

04 Nov 05:37

Choose a tag to compare

  • Merge pull request #35 from ediardo/dockerfile f15328b
  • Merge pull request #34 from ediardo/no-deprecation 1598110
  • Use --no-deprecation (node) 112a5e8
  • Use Dockerfile-demo f15e350
  • Merge pull request #33 from ediardo/README f6eb23f
  • Add new homebrew installation dc78ac0
  • Update README.md 0539e02
  • Merge branch 'supported-programs' 5be89a3
  • Add disdown to the supported program list ad21640
  • Add new supported programs aecbec5

v0.2.4...v0.2.5

v0.2.4

30 Oct 14:57

Choose a tag to compare

  • Merge pull request #31 from ediardo/update-depencies 9e6db77
  • Merge pull request #30 from ediardo/README a037b51
  • Update dependencies 6b33454
  • Update programs in bash builtins ef6770d
  • Merge pull request #28 from ediardo/README deceb73
  • Use a higher quality gif 9ecfd37

v0.2.3...v0.2.4

v0.2.3

23 Oct 23:32

Choose a tag to compare

  • Merge pull request #27 from ediardo/README 6029ab5
  • Update README 8414d85
  • Merge pull request #26 from ediardo/supported-programs 7c1547e
  • Add lsblk to the program list b3d4cca

v0.2.2...v0.2.3

v0.2.2

21 Oct 06:50

Choose a tag to compare

  • Merge pull request #25 from ediardo/show-error-message 1ce0251
  • Display error message when a program is not found c526abb
  • Bump dependencies 519e462

v0.2.1...v0.2.2