Add Snipline CLI

pull/363/head
Mitch 2020-02-04 13:50:05 +00:00 committed by GitHub
parent 2d5ce8dbe2
commit 1424840d75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [shark](https://github.com/jorgebucaran/fish-spark) - ▁▂▃▅ Sparkline Generator
* [sheet](https://github.com/oscardelben/sheet) - Text snippets for the command line
* [spot](https://github.com/rauchg/spot) - Tiny file search utility
* [snipline-cli](https://github.com/snipline/snipcli/) - A tool for managing shell commands
- [snips](https://github.com/srijanshetty/snips) - Commandline tool to manage snippets of code.
* [sqlline](https://github.com/julianhyde/sqlline) - Shell for issuing SQL to relational databases via JDBC (multiline, completion, highlighting, dialect support)
* [sshfs](https://github.com/osxfuse/sshfs) - A tool for mounting remote file systems over SSH