We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Note: You need 'Dep' to download the dependencies. See how to install Dep here.
Do a dep ensure to download all the dependencies of Dunner.
dep ensure
Do go install to install Dunner on your machine.
go install
Now you can use Dunner like Dunner do sometask
Dunner do sometask
Note: We will be adding more methods like RPM & Deb packages in the future
Dunner can be installed via Homebrew. On Mac OS X, you can install by running below command:
brew tap leopardslab/dunner
or
brew install leopardslab/homebrew-dunner/dunner
To reinstall, run brew reinstall dunner.
brew reinstall dunner