keboola/google-sheets-client

Keboola Google Sheets API client

1.4.0 2019-10-11 10:26 UTC

This package is auto-updated.

Last update: 2024-03-29 03:19:35 UTC


README

Build Status Code Climate Test Coverage License

Development

App is developed on localhost using TDD.

  1. Clone from repository: git clone git@github.com:keboola/google-sheets-client.git
  2. Change directory: cd google-sheets-client
  3. Install dependencies: composer install --no-interaction
  4. Run the tests: ./phpunit.sh