Skip to content

mise-plugins/mise-clickhouse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-clickhouse Build Lint

ClickHouse plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add clickhouse https://github.com/tinybirdco/asdf-clickhouse.git

clickhouse:

# Show all installable versions
asdf list-all clickhouse

# Install specific version
asdf install clickhouse latest

# Set a version globally (on your ~/.tool-versions file)
asdf global clickhouse latest

# Set a local version (for your current directory)
asdf local clickhouse latest

# Now clickhouse commands are available
clickhouse server --help

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Tinybird Co.

About

Clickhouse asdf plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%