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

https://github.com/asdf-community/asdf-meson

Meson plugin for the asdf version manager [maintainer=LOOKING FOR A MAINTAINER! SUBMIT A PULL REQUEST TO THE INFRASTRUCTURE REPOSITORY!]
https://github.com/asdf-community/asdf-meson

asdf asdf-plugin

Last synced: 4 months ago
JSON representation

Meson plugin for the asdf version manager [maintainer=LOOKING FOR A MAINTAINER! SUBMIT A PULL REQUEST TO THE INFRASTRUCTURE REPOSITORY!]

Awesome Lists containing this project

README

          

# asdf-meson

[Meson](https://mesonbuild.com) plugin for asdf version manager

## Build History

[![Build history](https://buildstats.info/github/chart/asdf-community/asdf-meson?branch=master)](https://github.com/asdf-community/asdf-meson/actions)

## Prerequirements

- Make sure you have the required dependencies installed:
- Python (3.5 or later)
- Ninja (1.5 or later)
- curl
- git
- tar

## Installation

```bash
asdf plugin-add meson https://github.com/asdf-community/asdf-meson.git
```

## Usage

Check [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to
install & manage versions.

## License

Licensed under the
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).