mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
adding sshman - remote authorized_keys manager
This commit is contained in:
parent
3d0d3758c3
commit
d97e73fd64
@ -2188,6 +2188,7 @@ _**Unofficial** set of patterns for structuring projects._
|
||||
* [sorty](https://github.com/jfcg/sorty) - Fast Concurrent / Parallel Sorting.
|
||||
* [spinner](https://github.com/briandowns/spinner) - Go package to easily provide a terminal spinner with options.
|
||||
* [sqlx](https://github.com/jmoiron/sqlx) - provides a set of extensions on top of the excellent built-in database/sql package.
|
||||
* [sshman](https://github.com/shoobyban/sshman) - SSH Manager for authorized_keys files on multiple remote servers.
|
||||
* [statiks](https://github.com/janiltonmaciel/statiks) - Fast, zero-configuration, static HTTP filer server.
|
||||
* [Storm](https://github.com/asdine/storm) - Simple and powerful toolkit for BoltDB.
|
||||
* [structs](https://github.com/PumpkinSeed/structs) - Implement simple functions to manipulate structs.
|
||||
|
Loading…
Reference in New Issue
Block a user