Provides a language server for processing as an executable.
| .gitignore | chore: gitignore | |
| flake.lock | chore: initial commit | |
| flake.nix | chore: remove note | |
| LICENSE | chore: license | |
| README.md | docs: readme | |
Processing LSP
Introduction
This flake provides a copy of the processing-lsp using the processing package from nixpkgs.
Usage
To add this package to your flake inputs:
inputs = {
# ...
processing-lsp.url = "git+https://codeberg.org/sophieforrest/processing-lsp.git";
};
Then add it to your overlays (processing-lsp.overlays.default), which will
provide pkgs.processing-lsp.