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

https://github.com/jonathanmorley/asdf-pre-commit


https://github.com/jonathanmorley/asdf-pre-commit

asdf mise

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# asdf-pre-commit

[![Build Status](https://github.com/jonathanmorley/asdf-pre-commit/workflows/ASDF%20CI/badge.svg)](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/