Skip to content

swiftcsv/swiftcsv-peril

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Danger Peril Settings

What is this project?

This is the configuration repo for Peril on the SwiftCSV org. It's based on the established settings from the ReSwift 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/swiftcsv/swiftcsv-peril.git
cd swiftcsv-peril
yarn install
code . # open project in editor

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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%