@makerstreet/danger
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

npm version

Elements Danger module

Shared Danger checks for Elements projects

Contents

Goal of this library

Danger is a CI tool we use to perform checks during a Merge Request. This library includes all our common and platform specific Danger checks.

Supported platforms

  • Android

Installation

As a dev dependency

$ npm install -D @makerstreet/danger

If you use yarn:

$ yarn add @makerstreet/danger --dev

CLI Usage

At a glance:

// dangerfile.js
const dangerElements = require('@makerstreet/danger').default

dangerElements('android')

Changelog

See CHANGELOG.md

Contributing

See CONTRIBUTING.md.

Package Sidebar

Install

npm i @makerstreet/danger

Weekly Downloads

6

Version

1.0.2

License

MIT

Unpacked Size

19.8 kB

Total Files

40

Last publish

Collaborators

  • cosan.vural
  • raph-at
  • jeffrey.delooff