Browse Source

Remove from todo

remotes/origin/add-simple-redirecting-site
Gal Schlezinger 6 years ago
parent
commit
3700b5f95c
  1. 1
      README.md

1
README.md

@ -68,7 +68,6 @@ Lists the Node versions available to download remotely. @@ -68,7 +68,6 @@ Lists the Node versions available to download remotely.
Prints the required shell commands in order to configure your shell, Bash compliant by default. Provide `--fish` to output the Fish-compliant version.
## Future Plans
- [ ] Add a simpler way of installing it (`curl | bash`?)
- [ ] Feature: make versions complete the latest: `10` would infer the latest minor and patch versions of node 10. `10.1` would infer the latest patch version of node 10.1
- [ ] Feature: `fnm use --install`, `fnm use --quiet`
- [ ] Feature: `fnm install lts`?

Loading…
Cancel
Save