mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-03-26 06:54:57 +08:00
feat: add hledger and hledger-flow plugins (#913)
Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
@@ -330,6 +330,8 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| Helmsman | [luisdavim/asdf-helmsman](https://github.com/luisdavim/asdf-helmsman) | [](https://app.travis-ci.com/luisdavim/asdf-helmsman) |
|
||||
| heroku-cli | [treilly94/asdf-heroku-cli](https://github.com/treilly94/asdf-heroku-cli) | [](https://github.com/treilly94/asdf-heroku-cli/actions/workflows/build.yml) |
|
||||
| hey | [raimon49/asdf-hey](https://github.com/raimon49/asdf-hey) | [](https://github.com/raimon49/asdf-goss/actions/workflows/asdf.yml) |
|
||||
| hledger | [airtonix/hledger](https://github.com/airtonix/asdf-hledger) | [](https://github.com/airtonix/asdf-hledger/actions/workflows/build.yml) |
|
||||
| hledger-flow | [airtonix/hledger-flow](https://github.com/airtonix/asdf-hledger-flow) | [](https://github.com/airtonix/asdf-hledger-flow/actions/workflows/build.yml) |
|
||||
| hostctl | [svenluijten/asdf-hostctl](https://github.com/svenluijten/asdf-hostctl) | [](https://github.com/svenluijten/asdf-hostctl/actions/workflows/build.yml) |
|
||||
| httpie-go | [abatilo/asdf-httpie-go](https://github.com/abatilo/asdf-httpie-go) | [](https://github.com/abatilo/asdf-httpie-go/actions?query=workflow%3A%22build%22) |
|
||||
| Hub | [vixus0/asdf-hub](https://github.com/vixus0/asdf-hub) | [](https://travis-ci.com/vixus0/asdf-hub) |
|
||||
|
||||
1
plugins/hledger
Normal file
1
plugins/hledger
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/airtonix/asdf-hledger.git
|
||||
1
plugins/hledger-flow
Normal file
1
plugins/hledger-flow
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/airtonix/asdf-hledger-flow.git
|
||||
Reference in New Issue
Block a user