Home

Awesome

asdf-copier <!-- omit in toc -->

Build

copier plugin for the asdf version manager.

Contents

Dependencies

Install

add the plugin

When asdf-vm/asdf-plugins#1034 will be merged

asdf plugin add copier

Or:

asdf plugin add copier https://github.com/looztra/asdf-copier.git

install copier

# Show all installable versions
asdf list all copier

# Install latest version
asdf install copier latest

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

# Now copier commands are available
copier --help

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

Note

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Christophe Furmaniak