https://github.com/shahen94/craft
Craft is a super fast package manager for node
https://github.com/shahen94/craft
Last synced: about 1 month ago
JSON representation
Craft is a super fast package manager for node
- Host: GitHub
- URL: https://github.com/shahen94/craft
- Owner: shahen94
- License: gpl-3.0
- Created: 2023-12-30T11:37:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-15T22:05:38.000Z (about 1 year ago)
- Last Synced: 2025-04-30T14:14:44.867Z (12 months ago)
- Language: Rust
- Size: 307 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - shahen94/craft - Craft is a super fast package manager for node (<a name="Rust"></a>Rust)
README
# Craft Package Manager for Node
[](https://github.com/shahen94/craft/actions/workflows/build_and_test.yml)
[](https://github.com/shahen94/craft/actions/workflows/check_format.yml)
[](https://github.com/shahen94/craft/actions/workflows/lint.yml)
### Usage
```sh
$ craft install react@latest
```

# Roadmap
- [x] Use Symlinks for linking
- [ ] Workspaces support
- [ ] Hook support
- [x] Lockfile support