readme.md for @push.rocks/smartssh
@push.rocks/smartssh
setup SSH quickly and in a painless manner
Install
To begin using @push.rocks/smartssh in your project, you'll need to install it via npm or yarn. You can do so by running one of the following commands:
npm install @push.rocks/smartssh --save
or
yarn add @pus...