Home

Awesome

asdf-database-tools

Database Tools binary plugin for asdf

Install

Plugin

asdf plugin add mongodb-database-tools
# or
asdf plugin add mongodb-database-tools https://github.com/egose/asdf-database-tools.git

database-tools

# List all versions of a package
asdf list all database-tools

# Install a specific version of a package
asdf install database-tools <version>

# Install the latest stable version
asdf install database-tools latest

# Set the package global version
asdf global database-tools <version>

# Check the version
database-tools --version

Please check asdf for more details.

License

See LICENSE ©Junmin Ahn