The Code Intel team is soon announcing two precise language indexers (TypeScript and Python) that will be installed via npm. To simplify CI installation, it would be nice if users of those indexers can also install src-cli via npm instead of via curl commands. Installing src-cli via npm also makes it easier for users to update to the latest src-cli version.
I propose we use the same approach as tree-sitter-cli.
Related Slack conversation https://sourcegraph.slack.com/archives/C07KZF47K/p1653896066944809
The Code Intel team is soon announcing two precise language indexers (TypeScript and Python) that will be installed via npm. To simplify CI installation, it would be nice if users of those indexers can also install src-cli via npm instead of via
curlcommands. Installing src-cli via npm also makes it easier for users to update to the latest src-cli version.I propose we use the same approach as tree-sitter-cli.
Related Slack conversation https://sourcegraph.slack.com/archives/C07KZF47K/p1653896066944809