keboola/google-sheets-client

Keboola Google Sheets API客户端

1.4.0 2019-10-11 10:26 UTC

This package is auto-updated.

Last update: 2024-08-29 04:19:59 UTC


README

Build Status Code Climate Test Coverage License

开发

应用程序在本地主机上使用TDD进行开发。

  1. 从仓库克隆: git clone git@github.com:keboola/google-sheets-client.git
  2. 更改目录: cd google-sheets-client
  3. 安装依赖项: composer install --no-interaction
  4. 运行测试: ./phpunit.sh