Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 316 Bytes

File metadata and controls

13 lines (10 loc) · 316 Bytes

goose

A package manager for Node JS.

Usage: goose <package[@version]> [...]

Limitations

Currently does not parse, create or use package.json or create a lock file.

Motivation

It's an experiment that I may use as part of gotailwind in order to install tailwind plugins. It is entirely written in go.