Easy steps to install write-good package on Mac
Package Information:
Application Name – write-good
What is write-good – 29-Jul-2017 — Specific Writing Software for Mac · 9. Scrivener 2 – Long Form Mac Writing Software · 10. Storyist – Robust Mac Book Writing App · 11. Final Draft 10 …
Use of write-good – Naive linter for English prose
URL – https://github.com/btford/write-good
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 write-good using brew
brew install write-good
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
write-good is ready to use now!