generate-api
Client for accessing Google APIs
Install
- All systems
-
curl cmd.cat/generate-api.sh
- Debian
-
apt-get install ruby-google-api-client
- Ubuntu
-
apt-get install ruby-google-api-client
- Arch Linux
-
pacman -S gitlab
- Kali Linux
-
apt-get install ruby-google-api-client
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-google-api-client
- Raspbian
-
apt-get install gitlab
- Dockerfile
- dockerfile.run/generate-api
ruby-google-api-client
Client for accessing Google APIs
This library makes it easy to access Google services via APIs. For example, to use Google Drive, just add require 'google/apis/drive_v2' This library is a dependency of gitlab, a git based collaboration platform.
gitlab
git powered software platform to collaborate on code (non-omnibus)
gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review is possible using merge request workflow. Using groups and roles project access can be controlled. Unlike the official package from GitLab Inc., this package does not use omnibus.