ShellCheck – A shell script static analysis tool

DOWNLOAD SHELLCHECK https://github.com/koalaman/shellcheck ShellCheck is a GPLv3 tool that gives warnings and suggestions for bash/sh shell scripts. The goals of ShellCheck are To point out and clarify typical beginner’s syntax issues that cause a shell to give cryptic error messages. To point out and clarify typical intermediate level semantic problems that cause a shell to … Read more

fb-messenger-cli

terminal

fb-messenger-cli Facebook Messenger Command line client Use your Facebook account to chat with your friends sneakily in the command line, it’s as easy as logging in, choosing a convo and chatting away. Install npm install -g fb-messenger-cli Then fb-messenger-cli from anywhere Choose a friend Chat away Helpful options Features: Real time refreshing on new messages … Read more