fastlane-plugin-google_drive:fastlane插件可将文件上传到Google云端硬盘

时间:2021-05-04 12:51:15
【文件属性】:
文件名称:fastlane-plugin-google_drive:fastlane插件可将文件上传到Google云端硬盘
文件大小:23KB
文件格式:ZIP
更新时间:2021-05-04 12:51:15
rubygem fastlane google-drive fastlane-plugin fastlane-plugins google_drive fastlane插件 入门 该项目是插件。 要开始使用fastlane-plugin-google_drive ,请运行以下命令将其添加到您的项目中: fastlane add_plugin google_drive 关于google_drive 请参考以创建Google云端硬盘凭据。 将文件上传到Google云端硬盘文件夹。 此操作的别名google_drive_upload和upload_google_drive均已在v0.6.0删除。 upload_to_google_drive ( drive_keyfile : 'drive_key.json' , service_account : true , folder_id : 'folder_id' , upload_files : [ 'file_to_upload' , 'ano
【文件预览】:
fastlane-plugin-google_drive-master
----.gitignore(252B)
----fastlane-plugin-google_drive.gemspec(1KB)
----.env.example(65B)
----CHAGELOG.md(982B)
----.rspec(105B)
----.travis.yml(2KB)
----fastlane()
--------Fastfile(552B)
--------Pluginfile(28B)
----.rubocop.yml(3KB)
----LICENSE(1KB)
----spec()
--------upload_to_google_drive_action_spec.rb(4KB)
--------update_google_drive_file_action_spec.rb(3KB)
--------create_google_drive_folder_action_spec.rb(4KB)
--------spec_helper.rb(456B)
--------fixtures()
----README.md(3KB)
----lib()
--------fastlane()
----Gemfile(172B)
----Rakefile(219B)

网友评论