Commit Graph

24 Commits (main)

Author SHA1 Message Date
trivernis 49e401d419
chore: Release nenv version 0.5.2 1 year ago
trivernis 66124d0a65
chore: Release nenv version 0.5.1 1 year ago
trivernis 9cb63a1a6c
chore: Release nenv version 0.5.0 1 year ago
trivernis 82c8f579b0
Add cargo dist 1 year ago
trivernis 6ede8a3df6
Fix single binary mapping by manipulating the PATH variable 1 year ago
trivernis ea64470f69
Remove unused dependencies 1 year ago
trivernis a10fa5c45e
Increment version 1 year ago
trivernis 2eb67854a6
Increment version 1 year ago
trivernis 969dcd6394
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 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 76f712bd1b
Add version detection chapter to README 1 year ago
trivernis a634f2be47
Add .node-version file support 1 year ago
trivernis cb24de8a19
Improve error handling by using miette everywhere 1 year ago
trivernis 9b53a3068e
Fix miette not being fancy 1 year ago
trivernis b5f98784f7
Add list-versions command 1 year ago
trivernis 980e9afb8b
Add miette error reports 1 year ago
trivernis 50a42df15b
Improve mapping and add refresh command for env 1 year ago
trivernis f517cd5469
ADd exec command with remapping 1 year ago
trivernis 1bd3e79cde
Add use command and mapper 1 year ago
trivernis a39df138c9
Add archive extracting after download 1 year ago
trivernis 4abc55d7c1
Add web api 1 year ago