kcmerrill / alfred

(v0.2) Even Batman needs a little help. Task runner. Automator. Build system.
MIT License
63 stars 14 forks source link

default task should be run #6

Closed kcmerrill closed 7 years ago

kcmerrill commented 7 years ago

If no arguments are passed in, but there is a default task ... it should be run.

kcmerrill commented 7 years ago

ok ... lets call it "default__"!

Also, lets pass in the args starting with 0 instead of with 1 for this particular task name :)

kcmerrill commented 7 years ago

I actually opted to call it "default", but it's been added!