Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 718 Bytes

File metadata and controls

18 lines (11 loc) · 718 Bytes

Contributing to purescript-prisma

Thanks for your interest in contributing to purescript-prisma! We welcome new contributions regardless of your level of experience or familiarity with PureScript.

Every library in the Contributors organization shares a simple handbook that helps new contributors get started. With that in mind, please read the short contributing guide on purescript-contrib/governance before contributing to this library.

Development

This package includes a spago-dev.dhall which provides the dependencies for development and testing.

Testing

To run the test suite:

spago -x spago-dev.dhall test