An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Craft Package Manager for Node

[![Build & Test](https://github.com/shahen94/craft/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/shahen94/craft/actions/workflows/build_and_test.yml)
[![Formatting](https://github.com/shahen94/craft/actions/workflows/check_format.yml/badge.svg)](https://github.com/shahen94/craft/actions/workflows/check_format.yml)
[![Linting](https://github.com/shahen94/craft/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/shahen94/craft/actions/workflows/lint.yml)

### Usage
```sh
$ craft install react@latest
```

![example](https://github.com/shahen94/craft/assets/13334788/2f721425-7e7d-4892-83b3-3cfe6133fe7c)

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