mirror of
https://github.com/block/goose.git
synced 2026-05-01 04:59:37 +00:00
docs: google maps tutorial (#1353)
This commit is contained in:
parent
c5cc891b45
commit
d786ecac61
10 changed files with 301 additions and 20 deletions
|
|
@ -24,12 +24,13 @@ GITHUB_PERSONAL_ACCESS_TOKEN: <YOUR_TOKEN>
|
|||
```
|
||||
:::
|
||||
|
||||
:::info
|
||||
Note that you'll need [Node.js](https://nodejs.org/) installed on your system to run this command, as it uses npx.
|
||||
:::
|
||||
|
||||
## Configuration
|
||||
|
||||
:::info
|
||||
Note that you'll need [Node.js](https://nodejs.org/) installed on your system to run this command, as it uses `npx`.
|
||||
:::
|
||||
|
||||
<Tabs groupId="interface">
|
||||
<TabItem value="cli" label="Goose CLI" default>
|
||||
1. Run the `configure` command:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue