Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 1.47 KB

README.md

File metadata and controls

59 lines (38 loc) · 1.47 KB

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