You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Gal Schlezinger a2aeeb779d
Allow using filenames in --using= (#401)
4 years ago
..
archive Fix minor typos (#397) 4 years ago
commands Allow using filenames in --using= (#401) 4 years ago
shell Escape `cd` calls in Bash's use-on-cd (#323) 4 years ago
alias.rs Add uninstall command (#292) 4 years ago
choose_version_for_user_input.rs Add uninstall command (#292) 4 years ago
cli.rs `fnm exec`: Don't require double-dash (#398) 4 years ago
config.rs Make config arguments globally available on all commands (#326) 4 years ago
current_version.rs Rewrite fnm in Rust (merge fnm.rs into fnm) — adding Windows support! (#246) 4 years ago
directory_portal.rs Fix npm not working because of wrong file copying (#284) 4 years ago
downloader.rs Fix npm not working because of wrong file copying (#284) 4 years ago
fs.rs Rewrite fnm in Rust (merge fnm.rs into fnm) — adding Windows support! (#246) 4 years ago
installed_versions.rs Do not list hidden directories as installed versions (#384) 4 years ago
log_level.rs Update README for Windows instructions (#271) 4 years ago
lts.rs Rewrite fnm in Rust (merge fnm.rs into fnm) — adding Windows support! (#246) 4 years ago
main.rs Allow using filenames in --using= (#401) 4 years ago
remote_node_index.rs Rewrite fnm in Rust (merge fnm.rs into fnm) — adding Windows support! (#246) 4 years ago
system_info.rs Add pre-built binaries for ARM32 and ARM64 (#276) 4 years ago
system_version.rs Rewrite fnm in Rust (merge fnm.rs into fnm) — adding Windows support! (#246) 4 years ago
user_version.rs UserVersion: Fix different parsing for leading `v` (#301) 4 years ago
user_version_reader.rs Allow using filenames in --using= (#401) 4 years ago
version.rs Add uninstall command (#292) 4 years ago
version_files.rs Allow using filenames in --using= (#401) 4 years ago