Install via homebrew.
This the recommended approach.
If you’re on MacOS or Linux, the easiest way to install vacuum is via homebrew.
Install via NPM
Install via yarn
Install via curl
This is perhaps the most simple for CD/CD pipelines.
Install via Docker.
vacuum is available as a container, pull the image from Docker Hub.
To run via docker, add dshanley/vacuum
as the docker command, like so:
Checkout from source.
vacuum
Build the code.
Run the code.
Next Steps
Read more about the linting command.