The Wayback Machine - https://web.archive.org/web/20230716051552/https://github.com/anonrig/pacquet
Skip to content

anonrig/pacquet

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

pacquet

Experimental package manager for node.js written in rust.

TODO:

  • Tarball installation & extraction
  • Install all dependencies of a package
  • Update package.json
  • Create a shrink file like pnpm-lock.json or package-lock.json

Commands:

  • init: cargo run -- init
  • add: cargo run -- add fast-querystring
    • flags...
  • remove
  • run

Disclaimer: This is mostly a playground for me to learn Rust and understand how package managers work.

About

experimental package manager for node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published