Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.26 KB

README.md

File metadata and controls

52 lines (32 loc) · 1.26 KB

asdf-jinjafier Build Lint

jinjafier plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, unzip: generic POSIX utilities.

Install

Plugin:

asdf plugin add jinjafier https://github.com/ORCID/asdf-jinjafier.git

jinjafier:

# Show all installable versions
asdf list-all jinjafier

# Install specific version
asdf install jinjafier latest

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

# Now jinjafier commands are available
jinjafier <properties_file>

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

Contributing

Contributions of any kind welcome! See the contributing guide.