A writing application that only allows you to write one word at a time. You may only see what you have written after are done or have achieved your goal.
Copy and paste this into your terminal in the directory you want this application to live in
git clone https://github.com/raksalim/wordForWord.git
cd wordForWord
sh run.sh
Option 1: just double click index.html in your finder/files
Option 2:
Step 1: navigate to wordForWord Directory
Step 2: Interminal run `open index.html`