An open API service indexing awesome lists of open source software.

https://github.com/zeioth/package-manager.nvim

A package manager to rule them all.
https://github.com/zeioth/package-manager.nvim

Last synced: 5 months ago
JSON representation

A package manager to rule them all.

Awesome Lists containing this project

README

          

# package-manager.nvim
A package manager to rule them all.

## Hello!
This plugin is in conceptual phase, come back in a few months.

## What's the idea behind it
Using telescope as user interface to let users manage their framework packages. Initial planned support for npm, nuget, and a few others.

## Planned support

* NuGet
* yarn
* npm
* you get the idea

## PLANNED FOR 2027
In the meantime you can use the command `:TermExec cmd="npm install"` or wathever you may need.