Skip to content

asdf-community/asdf-dasel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


dasel
asdf Dasel plugin

asdf-dasel ☸️

IntroductionGetting StartedRoadmap

👋 Introduction

This is the asdf-plugin for dasel.

⚡️ Getting Started

asdf plugin add dasel https://github.com/asdf-community/asdf-dasel.git

asdf list all dasel

# we use `main` for our trunk git branch, asdf defaults to "master" though, so you need to manually specify main
asdf plugin update dasel main

**NOTE: Versions before 0.12.1 will not be installable through this plugin due to a change in the release process to support uname platform detection.