Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 333 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (19 loc) · 333 Bytes

Contributing 🤝

Dependencies

MacOS

brew install libssh2

Linux

# if you have linuxbrew
brew install libssh2
# you might need to dev packages for libssh2 even if you ran the above command for libssh2
apt-get install libssh2-1-dev

Notes

ssh-keygen -m PEM -t rsa