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

https://github.com/lambdalisue/docker-neovim-ci

Alpine image for Neovim in CI
https://github.com/lambdalisue/docker-neovim-ci

alpine docker neovim

Last synced: 3 months ago
JSON representation

Alpine image for Neovim in CI

Awesome Lists containing this project

README

          

# neovim-ci

A docker image for running [Neovim][] on CI.

## Usage

```
docker run --rm --volume $PWD:/mnt/volume -it lambdalisue/neovim-ci
```

[Neovim]: https://github.com/neovim/neovim