Commit Graph

58 Commits (92866ea86341a2e2ada4682c555d9fa8fe621ac4)
 

Author SHA1 Message Date
trivernis 92866ea863
Add icon 1 year ago
trivernis a79eda9387
Add clear-cache command 1 year ago
trivernis 1ac8eec5f3
Rename refresh to remap-binaries 1 year ago
trivernis a081ea88de
Move versions to lazily initialized cache on downloader 1 year ago
trivernis 1db8ffda5c
Move versions file to cache 1 year ago
trivernis b628d8860c
Fix clippy warnings 1 year ago
trivernis 97d73c9e36
Add init command 1 year ago
trivernis 3ad9790bc7
Move downloading part to downloader subdir in repository 1 year ago
trivernis a10fa5c45e
Increment version 1 year ago
trivernis b53a343ebe
Improve startup time further by not using a reqwest client 1 year ago
trivernis 643c5999f0
Improve cached version size by halving it again 1 year ago
trivernis 2eb67854a6
Increment version 1 year ago
trivernis 969dcd6394
Merge branch 'main' of github.com:Trivernis/nenv 1 year ago
trivernis 289666adbe
Merge branch 'main' of github.com:Trivernis/nenv 1 year ago
trivernis 309189cb88
Improve the version cache to be way faster and smaller 1 year ago
trivernis 13e6c20e6c
Add metadata to Cargo.toml 1 year ago
trivernis bb6541ba6c
Fix typo in README 1 year ago
trivernis 9a7c91620e
Update version 1 year 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
1 year ago
trivernis 9c7b588865
Fix typo 1 year ago
trivernis 76f712bd1b
Add version detection chapter to README 1 year ago
trivernis a3605e4317
Add support for .node-version files with multiple package versions 1 year ago
trivernis a634f2be47
Add .node-version file support 1 year ago
trivernis 835a366caa
Change config format 1 year ago
trivernis 3c09130d91
Fix warnings on windows build 1 year ago
trivernis 621f599e32
Fix clippy linting errors 1 year ago
trivernis 8b4383aaf3
Improve errors for missing mapped commands 1 year ago
trivernis cb24de8a19
Improve error handling by using miette everywhere 1 year ago
trivernis bf750af4cf
Improve error reports somewhat 1 year ago
trivernis d63d9d8d55
Add features list to readme 1 year ago
trivernis 744f406f57
Update README 1 year ago
trivernis a462d58175
Change error messages 1 year ago
trivernis 9fc7d4de49
Fix decompression progress bar 1 year ago
trivernis 7761b14c7e
Fix exclusion again (It was the wrong way around) 1 year ago
trivernis a634111867
Fix file exclusion (oops) 1 year ago
trivernis 190c4516e8
Fix windows path adjustment for mapped commands 1 year ago
trivernis b938b44435
Exclude non-executables on windows 1 year ago
trivernis 245693be1b
Add executable path adjustments for windows 1 year ago
trivernis 5e019de701
Fix bin path for windows builds 1 year ago
trivernis 203a211ee2
Improve mapping error handling 1 year ago
trivernis 7819312647
Fix initialization of config folder when reading config file 1 year ago
trivernis 9b53a3068e
Fix miette not being fancy 1 year ago
trivernis b5f98784f7
Add list-versions command 1 year ago
trivernis c446898c3d
Fix release workflow (2) 1 year ago
trivernis 05802d8d4c
Fix release build (1) 1 year ago
trivernis 980e9afb8b
Add miette error reports 1 year ago
trivernis 14ba587c2c
Add workflow and improve error handling 1 year ago
Julius Riegel ca8a4a3245
Create LICENSE 1 year ago
trivernis 98fd9b1bc1
Add README 1 year ago
trivernis 1a3811d81b
Improve performance 1 year ago