ssh_bookmarker 1.0.0

A tool that lets you automatically generate SSH bookmarks under macOS
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]
docopt = "0.6"
error-chain = "0.7.2"
rustc-serialize = "0.3"

[package]
authors = ["Andreas Fuchs <asf@boinkor.net>"]
description = "A tool that lets you automatically generate SSH bookmarks under macOS"
keywords = ["macos", "ssh", "launchagent", "terminal"]
license = "MIT"
name = "ssh_bookmarker"
repository = "https://github.com/antifuchs/ssh_bookmarker"
version = "1.0.0"