@lime.it/blip-core
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

@lime.it/blip-core

Version CircleCI Downloads/week License

Core abstractions and fuctionalities of blip cli tool

The package contains basi utility classes and types used by the blip command and its plugins and extensions. Every blip plugin (driver or template) must depend on it in order to be able to interact with a blip workspace.

BlipConf

This class implements basi functions to check, read and store a blip.yml file and workspace.

Docker

This class allows to perform managed docker commands invoking the docker cli tool.

DockerMachine

This class allows to perform managed docker-machine commands invoking the docker-machine cli tool.

Openssl

This class allows to create self signed certificate for TLS.

EtcHosts

This class allows to manage a local machine hosts file.

Package Sidebar

Install

npm i @lime.it/blip-core

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

74.1 kB

Total Files

25

Last publish

Collaborators

  • gcanossa