https://github.com/towry/npmpink/releases/
curl -s "https://raw.githubusercontent.com/towry/npmpink/main/assets_/install.sh" | bash
cargo install --git https://github.com/towry/npmpink
- linked deps manage (high priority).
- tui (low priority).
Source are where the npm packages could be searched.
npk source add <dir>
Add packages from sources to your project's npmpink.lock
file, those are the packages
that will be linked into your project by command npk sync
.
cd <your project>
npk package add
npk sync
-
npmpink source add
, basic. -
npmpink source list
, basic. -
npmpink source remove
, basic. -
npmpink package add
, basic. -
npmpink package remove
, basic. -
npmpink package sync
, basic. -
Better package discovery.
-
Error message handle.
-
Pretty console output.
-
clear terminal after user abort action.
-
https://excalidraw.com/#json=7oqX_amJ0GwZaldcHYkHp,hKmYmGQI-AHS2k2AMQFReA