Install
Install
Install via NPM
[sudo] npm i remoterm -gInstall in a project
If you want to install and run Remoterm in a project, install it and then require it.
npm i remotermrequire('remoterm') // will start RemotermLast updated
Was this helpful?