Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 351 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 351 Bytes

Mantenere una distribuzione Drupal attraverso test coverage - Paddle case study

Slides della presentazione al Drupal Day 2015 a Bologna.

Installation

  • install bower
$ npm install -g bower
  • clone the repo. Open a shell inside the folder and install dependencies
$ bower install
  • launch the index.html file in a browser.