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
- Host: GitHub
- URL: https://github.com/lambdalisue/docker-neovim-ci
- Owner: lambdalisue
- Created: 2017-12-06T20:02:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T11:37:03.000Z (over 5 years ago)
- Last Synced: 2025-05-07T18:51:54.373Z (7 months ago)
- Topics: alpine, docker, neovim
- Language: Makefile
- Homepage: https://hub.docker.com/r/lambdalisue/neovim-ci/
- Size: 8.79 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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