danger / peril-settings

πŸ”Ž The danger org's instance of Peril's settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Danger Peril Settings

What is Peril?

What is this project?

This is the configuration repo for Peril on the Danger org. There is a settings file and org-wide dangerfiles which are inside the org folder.

Here's some links to the key things

To Develop

git clone https://github.com/danger/peril-settings
cd peril-settings
yarn install
code .

You will need node and yarn installed beforehand. You can get them both by running brew install yarn. This will give you auto-completion and types for Danger/Peril mainly.

About

πŸ”Ž The danger org's instance of Peril's settings

License:MIT License


Languages

Language:TypeScript 97.8%Language:JavaScript 2.2%