Home

Awesome

<div align="center">

asdf-mongo-tools CI Lint

mongo-tools plugin for the asdf version manager.

</div>

ARCHIVAL NOTICE

I stopped using asdf-vm and archived this repository. If you're using this plugin, please consider forking the repository and having it added to the upstream plugin list at https://github.com/asdf-vm/asdf-plugins.

Contents

Plugin Dependencies

On Linux (Debian/Ubuntu) you also need some extra development headers:

On Fedora/RHEL the libraries are called cyrus-sasl-devel and libpcap-devel, respectively.

Install

Plugin:

$ asdf plugin-add mongo-tools https://github.com/itspngu/asdf-mongo-tools.git

mongo-tools:

# Show all installable versions
$ asdf list-all mongo-tools

# Install specific version
$ asdf install mongo-tools latest

# Set a version globally (in your ~/.tool-versions file)
$ asdf global mongo-tools latest

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

mongo-tools

Refer to the upstream mongo-tools repository for documentation and usage instructions of the included tools.

License

See LICENSE