https://github.com/jonathanmorley/asdf-pre-commit
https://github.com/jonathanmorley/asdf-pre-commit
asdf mise
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonathanmorley/asdf-pre-commit
- Owner: jonathanmorley
- License: apache-2.0
- Created: 2020-07-21T16:03:11.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-01-22T07:36:51.000Z (5 months ago)
- Last Synced: 2026-01-22T22:09:57.032Z (5 months ago)
- Topics: asdf, mise
- Language: Shell
- Homepage:
- Size: 25.4 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-pre-commit
[](https://github.com/jonathanmorley/asdf-pre-commit/actions)
[pre-commit][2] plugin for the [asdf][1] version manager.
## Requirements
This plugin should work on Linux and Mac operating systems.
See [`bin/help.deps`](bin/help.deps) for required tools
## Installing
```
asdf plugin-add pre-commit git@github.com:jonathanmorley/asdf-pre-commit.git
```
[1]: https://asdf-vm.com/
[2]: https://pre-commit.com/