docs(readme): correct some information (#139)

This commit is contained in:
Khải
2023-10-03 20:25:59 +07:00
committed by GitHub
parent 5ce161a552
commit f93a75a9dd

View File

@@ -2,14 +2,15 @@
Experimental package manager for node.js written in rust.
**Disclaimer**: This is mostly a playground for me to learn Rust and understand how package managers work.
### TODO
- [x] `.npmrc` support (for supported features [readme.md](./crates/npmrc/README.md))
- [x] CLI commands (for supported features [readme.md](./crates/cli/README.md))
- [x] Content addressable file store support
- [ ] Shrink-file support in sync with `pnpm-lock.yml`
- [x] Frozen lockfile
- [ ] Update outdated lockfile
- [ ] Creating lockfile
- [ ] Workspace support
- [ ] Full sync with [pnpm error codes](https://pnpm.io/errors)
- [ ] Generate a `node_modules/.bin` folder