Skip to content

schinckel/asdf-chromedriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-chromedriver Build Lint

chromedriver plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, zip: generic POSIX utilities.

Install

Plugin:

asdf plugin add chromedriver
# or
asdf plugin add chromedriver https://github.com/schinckel/asdf-chromedriver.git

chromedriver:

# Show all installable versions
asdf list-all chromedriver

# Install specific version
asdf install chromedriver latest

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

# Now chromedriver commands are available
chromedriver --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 © Matthew Schinckel

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages