@lxdhub/common
Version:
Display, search and copy LXD-images using a web interface.
25 lines (17 loc) • 1.02 kB
Markdown
<h2 align="center">
<img src="https://i.imgur.com/RGCZZjl.png" alt="LXD Hub Logo" width="500" />
</h2>
<p align="center">Display, search and copy <a href="https://linuxcontainers.org/lxd/" target="blank">LXD</a> images using a web interface. </p>
<p align="center">
<a href="https://gitter.im/Roche/lxdhub?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge"><img src="https://badges.gitter.im/Roche/lxdhub.svg" alt="Gitter" /></a>
<img src="https://circleci.com/gh/Roche/lxdhub.png?circle-token=f41c49274b61c18d8a5867ab9d49b9f27a2227aa&style=shield" alt="Circle CI Status">
<a href="https://www.npmjs.com/package/@lxdhub/common"><img src="https://badge.fury.io/js/%40lxdhub%2Fcommon.svg" alt="npm version" height="18"></a>
<a href="https://www.npmjs.com/package/@lxdhub/common">
<img src="https://img.shields.io/npm/dt/@lxdhub%2Fcommon.svg" alt="npm downloads" height="18">
</a>
</p>
# Installation
To install this package, run
```bash
npm i -s @lxdhub/common
```