git clone https://github.com/SarangT123/doge-install
alias doge='python3 /<yourlocation>/shell.py'
This will install the packages required to the folder If you see a folder named doge-install You have completed this step successfully
Then you will need to install python (3.6 or higher). This is becuase python is the base for doge
after you have coded your program we need to run it. In order to do that you can type the following command
python /doge-install/shell.py
python3 ./doge-install/shell.py
RUN("YourFileName.doge")