nerves_ssh icon indicating copy to clipboard operation
nerves_ssh copied to clipboard

Nerves SSH support

Results 3 nerves_ssh issues
Sort by recently updated
recently updated
newest added

Bumps [credo](https://github.com/rrrene/credo) from 1.7.1 to 1.7.3. Changelog Sourced from credo's changelog. 1.7.3 Credo.Check.Readability.AliasOrder now supports a :sort_method parameter Credo.Check.Readability.PredicateFunctionNames received fixes Credo.Check.Warning.MissedMetadataKeyInLoggerConfig received fixes 1.7.2 Fix compatibility & compiler warnings...

dependencies

Work in progress, see #84. Documentation missing, probably more tests needed.

Hello there, this is a continuation of a discussion from #83. I think it would be a great feature to allow connecting to nerves devices using SSH into a unix...