Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dex4er/asdf-envsubst

envsubst plugin for asdf
https://github.com/dex4er/asdf-envsubst

asdf hacktoberfest

Last synced: 11 days ago
JSON representation

envsubst plugin for asdf

Awesome Lists containing this project

README

        

# asdf-envsubst

[![CI](https://github.com/dex4er/asdf-envsubst/actions/workflows/ci.yml/badge.svg)](https://github.com/dex4er/asdf-envsubst/actions/workflows/ci.yml)

[envsubst](https://github.com/a8m/envsubst) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager.

## Install

```shell
asdf plugin-add envsubst https://github.com/dex4er/asdf-envsubst.git
asdf install envsubst latest
asdf global envsubst latest
```

## Use

Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions.