Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.87 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.87 KB

Hi there 👋

And welcome to JASP, a cross-platform software that allows you to conduct statistical analyses in seconds, and without having to learn programming or risking a programming mistake.

Get started

Check our tutorials for both users and developers!

Project organization in a nutshell

In order to help you navigate this organization, here you have a commented list of our repositories:

  • jasp-desktop: the main development repository. 👈 First time? Start here!
  • jasp-issues: used to post, discuss and solve project-wide issues
  • jasp<module-name>: repositories focused on specific modules.
    • For instance, jaspGraphs is focused on plotting tools.

  • jasp-required-files: All third party binaries and R packages for different versions of JASP are maintained here.
  • actions-dashboard: for monitoring automated workflows.
  • .github: special meta-repository for hosting the text you are reading right now, among other auxiliary files.