Home

Awesome

<div align="center">

asdf-cookiecutter Build Lint

cookiecutter plugin for the asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

asdf plugin add cookiecutter
# or
asdf plugin add cookiecutter https://github.com/shawon-crosen/asdf-cookiecutter.git

cookiecutter:

# Show all installable versions
asdf list all cookiecutter

# Install latest version
asdf install cookiecutter latest

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

# Now cookiecutter commands are available
cookiecutter --version

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 © Shawon Crosen