Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.36 KB

README.md

File metadata and controls

13 lines (10 loc) · 1.36 KB

CircleCI Dependency Status Codacy Badge Coverage Status

Open Criticide

Project Getting Started

Working with the code base is detailed in the contributing guide. At a top level the following task have been defined:

  • yarn start Runs the Application in development mode.
  • yarn test Runs the test suite.
  • yarn run package or electron-forge package builds a stand alone application package.

You can deep drive on contributing in the guide and the wiki in addition other things contains the implementation rational and perspective.