Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@tryghost/elasticsearch-bunyan

TryGhost2.5kMIT0.1.1

Install

readme

Elasticsearch Bunyan

Install

npm install elasticsearch-bunyan --save

or

yarn add elasticsearch-bunyan

Usage

Develop

  1. git clone this repo & cd into it as usual
  2. Run yarn to install top-level dependencies.

Run

  • yarn dev

Test

  • yarn lint run just eslint
  • yarn test run lint and tests

Publish

  • yarn ship

Copyright & License

Copyright (c) 2021 Ghost Foundation. All rights reserved.

This code is considered closed-source and not for distribution. There is no opensource license associated with this project.