Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 710 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 710 Bytes

Peril Staging Settings

🔧 Settings for Loadsmart's hosted Danger Staging instance

Start Hacking

This settings repository is a way to test new rules without stable repositories in Danger.

So it is recommended to test the rules created here into the peril-hack repo

If you still prefer to test the rules in another repository, you can add Peril Staging App to it, in the same way we do for the Peril App: https://github.com/loadsmart/peril-settings#how-to-add-peril-to-my-repo

Install

$ git clone [email protected]:loadsmart/peril-settings.git
$ cd peril-staging-settings
$ brew install yarn
$ yarn install

Test

$ yarn jest