https://github.com/errata-ai/vale-snap
https://github.com/errata-ai/vale-snap
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/errata-ai/vale-snap
- Owner: errata-ai
- Created: 2024-03-08T01:44:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-06T00:07:56.000Z (11 months ago)
- Last Synced: 2025-02-06T01:20:02.555Z (11 months ago)
- Size: 22.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [vale](https://vale.sh) and [vale-ls](https://github.com/errata-ai/vale-ls) in a snap #
-------------------------------------------------------------------------------
[](https://snapcraft.io/vale)
## Installation ##
[](https://snapcraft.io/vale)
``` shell
sudo snap install vale
```
For convenience, this snap also bundles the vale-ls Language Server which can be accessed via the vale.vale-ls command.
If you store documents on an external USB drive or similar, ensure you manually connect the removable-media interface after installing the snap:
snap connect vale:removable-media
([Don't have snapd installed?](https://snapcraft.io/docs/core/install))