google-api-generator

Description

Google API Generator forked from https://www.min.at/prinz/repo/gapi/

Details

Source
GitHub
Dialect
pharo (40% confidence)
Created
Oct. 2, 2018
Updated
March 12, 2021
Topics
google-api pharo

README excerpt

# google-api-generator
Google API Generator forked from https://www.min.at/prinz/repo/gapi/


## Installation
```Smalltalk
Metacello new
  baseline: 'GoogleApi';
  repository: 'github://sorabito/google-api-generator';
  load.
```
← Back to results