Experiment in creating a workspace for Dat modules.

Goals:

  • Easier entry point for contributors
  • Discover related dat modules
  • ???

Using

Before Getting Started:

Installation

  • Clone recursive: git clone --recursive <giturl>
  • Change to directory: cd dat-workspace
  • Install dependencies: yarn install