conaticus / package-manager-old

Half-functioning package manager for NodeJS - fun little side project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node Package Manager (OLD)

About

Note: You can find my more complete and improved version of this here.

A neat little package manager hooked up to the NPM registry made in Rust. This took me 2 days so it has a few issues, sometimes it works sometimes it doesn't.

Screenshot

Usage

Build

cargo build

Execute

[binary name] install [npm package name]

About

Half-functioning package manager for NodeJS - fun little side project.


Languages

Language:Rust 100.0%