Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

AppOutlet/node-packagekit

Repository files navigation

node-packagekit

node-packagekit is a library to integrate packageKit with node applications.

Installation

Using NPM

$ npm install packagekit

Using yarn

$ yarn add packagekit

How to use it

(work in progress)

Which methods are available?

You can see which methods, signals and properties are available by seeing the roadmap tracking on docs folder.