Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cometkim/asdf-sqldef
asdf plugin for sqldef
https://github.com/cometkim/asdf-sqldef
asdf asdf-plugin
Last synced: about 1 month ago
JSON representation
asdf plugin for sqldef
- Host: GitHub
- URL: https://github.com/cometkim/asdf-sqldef
- Owner: cometkim
- License: mit
- Created: 2022-12-06T13:14:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T08:19:24.000Z (about 1 year ago)
- Last Synced: 2024-10-29T14:50:45.603Z (3 months ago)
- Topics: asdf, asdf-plugin
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-sqldef
[![CI](https://github.com/cometkim/asdf-sqldef/actions/workflows/ci.yml/badge.svg)](https://github.com/cometkim/asdf-sqldef/actions/workflows/ci.yml)
[sqldef](https://sqldef.github.io/) plugin for [asdf](https://asdf-vm.com) version manager.
## Installation
```bash
asdf plugin add sqldef
```## Usage
Check [asdf docs](https://github.com/asdf-vm/asdf) for instructions on how to install & manage versions.
## LICENSE
MIT