Commit Graph

24 Commits (5f9be9d6df9664d201267b4d31aeaa570482581b)

Author SHA1 Message Date
trivernis 5f9be9d6df
Add pin and unpin command 2 years ago
trivernis 6ede8a3df6
Fix single binary mapping by manipulating the PATH variable 2 years ago
trivernis ccdfe83d8a
Add support for pinning binaries to specific node versions 2 years ago
trivernis 88fc9d4742
Add uninstall command 2 years ago
trivernis a79eda9387
Add clear-cache command 2 years ago
trivernis 1ac8eec5f3
Rename refresh to remap-binaries 2 years ago
trivernis a081ea88de
Move versions to lazily initialized cache on downloader 2 years ago
trivernis 97d73c9e36
Add init command 2 years ago
trivernis 3ad9790bc7
Move downloading part to downloader subdir in repository 2 years ago
trivernis 309189cb88
Improve the version cache to be way faster and smaller 2 years ago
trivernis ad1afd3173
Move commands to nenv instance
All commands are moved to the nenv instance. This
also changes responsibilities slighly and introduces
a shared config object
2 years ago
trivernis a634f2be47
Add .node-version file support 2 years ago
trivernis 621f599e32
Fix clippy linting errors 2 years ago
trivernis cb24de8a19
Improve error handling by using miette everywhere 2 years ago
trivernis bf750af4cf
Improve error reports somewhat 2 years ago
trivernis b5f98784f7
Add list-versions command 2 years ago
trivernis 980e9afb8b
Add miette error reports 2 years ago
trivernis 14ba587c2c
Add workflow and improve error handling 2 years ago
trivernis 1a3811d81b
Improve performance 2 years ago
trivernis 50a42df15b
Improve mapping and add refresh command for env 2 years ago
trivernis f517cd5469
ADd exec command with remapping 2 years ago
trivernis 1bd3e79cde
Add use command and mapper 2 years ago
trivernis 5238fb57e0
Add downloading to install command 2 years ago
trivernis 4abc55d7c1
Add web api 2 years ago