Molecule sample projects This repo contains sample projects to get you started with molecule. Run tests in all sample projects (1 for now) with ./test.sh Or run tests in a single project with cd molecule-basic sbt moleculeGen sbt test