esp-lib-manager

2.0.0 • Public • Published

esp-lib-manager

This repository contains sources for package manager for espruino libs.

Installation

Install this utility with npm

  npm install -D esp-lib-manager

Usage/Examples

esp-lib-manager -a // Install all modules declared in esp-lib-manager.json
esp-lib-manager -i [names] // Creates esp-lib-manager.json if not exists and
installs modules
esp-lib-manager -u [names] // Uninstalls modules

Contributing

Contributions are always welcome!

You can help to improve types coverage through MR (please use prettier and eslint config).

/esp-lib-manager/

    Package Sidebar

    Install

    npm i esp-lib-manager

    Weekly Downloads

    2

    Version

    2.0.0

    License

    ISC

    Unpacked Size

    45.5 kB

    Total Files

    44

    Last publish

    Collaborators

    • winterzz-dev