jftuga / homebrew-tap

Homebrew tap for jftuga command-line tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homebrew-tap

Homebrew tap for jftuga command-line tools

Install:

  • brew tap jftuga/homebrew-tap; brew update; brew install jftuga/tap/XYZ <-- where XYZ is a package name such as: awswho, ipinfo, etc.

Programs

  • awswho - Quickly output AWS sts get-caller-identity
  • changecase - convert command line arguments to upper, lower or title case
  • chars - Determine the end-of-line format, tabs, bom, and nul characters
  • freq - Display the frequency of each line in a file or from STDIN
  • gostat - Display and set file timestamps
  • ipinfo - Return IP address info including geographic location and distance when given IP address, email address, host name or URL
  • nics - Display information about Network Interface Cards (NICs)
  • snspublish - command line tool to send message or file to AWS SNS topic subscribers
  • spotprice - Quickly get AWS spot instance pricing

About

Homebrew tap for jftuga command-line tools

License:MIT License


Languages

Language:Ruby 74.8%Language:JavaScript 25.2%