Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

danieledapo/veloce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

veloce Build Status

Simple Presto client written in rust.

How to install

Binaries are available on Github.

On OSX you can use homebrew

brew tap d-dorazio/veloce https://github.com/d-dorazio/veloce.git
brew info veloce
brew install veloce

To install the development version you can use cargo

cargo install --git https://github.com/d-dorazio/veloce

Features

  • custom pager configuration
  • multiline query support
  • primitive query auto completer
  • query history
  • shell comletions