An open API service indexing awesome lists of open source software.

https://github.com/bbmoz/loam


https://github.com/bbmoz/loam

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# loam

[![npm][npm]][npm-url]
[![build][build]][build-url]
[![license][license]][license-url]

> Detect if a program has started via logs

## Get Started

```bash
$ npm install -g loam
```

## CLI

```bash
$ loam [-c|--config ] # default file is .loamrc
```

[![info][info]][info-url]

[![love][love]][love-url]

[npm]: https://badge.fury.io/js/loam.svg
[npm-url]: https://www.npmjs.com/package/loam

[build]: https://travis-ci.org/bbmoz/loam.svg
[build-url]: https://travis-ci.org/bbmoz/loam

[license]: https://img.shields.io/badge/license-MIT-blue.svg
[license-url]: https://github.com/bbmoz/loam/blob/master/LICENSE

[info]: https://nodei.co/npm/loam.png?compact=true
[info-url]: https://www.npmjs.com/package/loam

[love]: http://forthebadge.com/images/badges/built-with-love.svg
[love-url]: https://github.com/bbmoz/loam