Skip to content

Tags: stratease/commando

Tags

v0.2.3

Toggle v0.2.3's commit message
version bump 0.2.3

v0.2.2

Toggle v0.2.2's commit message
Merge pull request nategood#10 from felds/master

Avoid double help

v0.2.1

Toggle v0.2.1's commit message
v0.2.1 File support

v0.2.0

Toggle v0.2.0's commit message
Merge branch 'v0.2.0'

Conflicts:
	src/Commando/Command.php

v0.1.7

Toggle v0.1.7's commit message
fixes nategood#2 reopened

only perform validation on options/flags not arguments/values

v0.1.4

Toggle v0.1.4's commit message
fixes nategood#2 do not truncate option values :-)

v0.1.3

Toggle v0.1.3's commit message
Beep Beep. Apparently people like beeps.

Added basic terminal beep method to the Terminal utility class
Added a beepOnError option to Command that will do just that
Added an example of a script that will error and beep on error