envdoctor

envdoctor

  • Docs
  • Help

›Getting Started

Getting Started

  • Introduction
  • Installation
  • Configuration
  • CLI

Customization

  • Create Rule
  • Create Preset
Edit

Installation

Installation is more than straightforward. Just simply instal the core package.

yarn add @envdoctor/core

The next step you might want to do is to put doctor into your package.json

{
  ...
  "scripts": {
    "doctor": "envdoctor"
  },
  ...
}
← IntroductionConfiguration →
envdoctor
Docs
Getting StartedCreate RuleCreate Preset
Community
Stack Overflow
More
GitHubStar
Copyright © 2020 productboard