installation manual: ~/.skm
note:
- Please confirm before installation the
~/.skm
does not exist - If you already have ssh key in use, please backup before use to avoid loss
Install
npm install -g skm-node复制代码
Init
skm init复制代码
list
skm ls复制代码
create new ssh key
skm create复制代码
use
skm use复制代码
Contributing
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
Licence
this repo is released under the – Do What the Fuck You Want to Public License.