2.0.0 • Published 3 months ago

esp-lib-manager v2.0.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
3 months ago

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).

2.0.0

3 months ago

1.0.1

1 year ago

1.0.0

1 year ago