https://github.com/bbmoz/loam
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bbmoz/loam
- Owner: bbmoz
- License: mit
- Created: 2017-07-30T11:41:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-30T12:25:15.000Z (almost 9 years ago)
- Last Synced: 2025-01-29T15:50:47.261Z (over 1 year ago)
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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