Homebrew formulae for Excelano's command-line tools, for macOS and Linux.
brew tap excelano/tap
brew trust excelano/tap # one-time: Homebrew gates third-party taps behind explicit trust
brew install xqlUpgrade alongside everything else with brew upgrade.
| Tool | Description |
|---|---|
| xql | Run real SQL against SharePoint Lists and CSV files |
| nved | Terminal text editor that edits in your scrollback like a REPL |
| ved | The verbose ed — a drop-in ed clone with friendly errors |
| xled | sed and awk for tabular data over CSV/DSV |
| paxc | Compiler for the pax DSL → Power Automate cloud flows |
| blick | Check Microsoft 365 mail, Teams, and next meeting from the terminal |
| xftp | FTP-style interactive client for SharePoint document libraries |
| xcp | Copy files to and from SharePoint, like cp |
| xfind | Find files in SharePoint document libraries, like find |
| xtree | Show SharePoint document libraries as a tree, like tree |
| xsync | Sync local directories with SharePoint document libraries |
Each formula pulls the prebuilt release binary for your platform; nothing is compiled locally. The same tools are also available as Debian packages from the Excelano apt repository and via each project's own installer.
This tap's metadata is MIT-licensed. Each tool carries its own license (all MIT); see the individual repositories under github.com/excelano.