Commit Graph

22 Commits (494150370bd90f4f126875f1ccdbf6cdb0042e19)

Author SHA1 Message Date
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 a3605e4317
Add support for .node-version files with multiple package versions 2 years ago
trivernis a634f2be47
Add .node-version file support 2 years ago
trivernis 835a366caa
Change config format 2 years ago
trivernis 621f599e32
Fix clippy linting errors 2 years ago
trivernis 8b4383aaf3
Improve errors for missing mapped commands 2 years ago
trivernis cb24de8a19
Improve error handling by using miette everywhere 2 years ago
trivernis a462d58175
Change error messages 2 years ago
trivernis 7761b14c7e
Fix exclusion again (It was the wrong way around) 2 years ago
trivernis a634111867
Fix file exclusion (oops) 2 years ago
trivernis 190c4516e8
Fix windows path adjustment for mapped commands 2 years ago
trivernis b938b44435
Exclude non-executables on windows 2 years ago
trivernis 245693be1b
Add executable path adjustments for windows 2 years ago
trivernis 203a211ee2
Improve mapping error handling 2 years ago
trivernis 14ba587c2c
Add workflow and improve error handling 2 years ago
trivernis 1a3811d81b
Improve performance 2 years ago
trivernis 8d304a7169
Add version detection via package.json 2 years ago
trivernis 50a42df15b
Improve mapping and add refresh command for env 2 years ago
trivernis 75e80ade99
Add wrapper scripts for mapped commands 2 years ago
trivernis f517cd5469
ADd exec command with remapping 2 years ago
trivernis 1bd3e79cde
Add use command and mapper 2 years ago