asdf-ttyd [](https://github.com/ivanvc/asdf-ttyd/actions/workflows/build.yml) [](https://github.com/ivanvc/asdf-ttyd/actions/workflows/lint.yml)

July 1, 2023 · View on GitHub

asdf-ttyd Build Lint

ttyd plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.
  • cmake, libjson-c-dev, libwebsockets-dev if installing from source (json-c and libwebsockets on macOS)

Install

Plugin:

asdf plugin add ttyd
# or
asdf plugin add ttyd https://github.com/ivanvc/asdf-ttyd.git

ttyd:

# Show all installable versions
asdf list-all ttyd

# Install specific version
asdf install ttyd latest

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

# Now ttyd commands are available
ttyd -h

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 © Ivan Valdes