Easy steps to install dstask package on Mac
Package Information:
Application Name – dstask
What is dstask – Not Available for dstask
Use of dstask – Git-powered personal task tracker
URL – https://github.com/naggie/dstask
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install dstask using brew
brew install dstask
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
dstask is ready to use now!