How to download and setup next-terminal
Open terminal and run command
git clone https://github.com/dushixiang/next-terminal.git
git clone is used to create a copy or clone of next-terminal repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with next-terminal https://github.com/dushixiang/next-terminal/archive/master.zip
Or simply clone next-terminal with SSH
[email protected]:dushixiang/next-terminal.git