get your claude code tokens here

docs: fix readme link

dunkirk.sh 0da9d519 85022719

verified
Changed files
+5 -5
+5 -5
README.md
···
simple cli to fetch an anthropic access token using oauth (pkce), built with bun
-
<p align="center">
-
<img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/master/.github/images/line-break.svg" />
-
</p>
-
## install
```bash
···
- if expired and a refresh token exists, it refreshes, saves, prints, and exits
<p align="center">
<i><code>&copy 2025-present <a href="https://github.com/taciturnaxolotl">Kieran Klukas</a></code></i>
</p>
<p align="center">
-
<a href="https://github.com/taciturnaxolotl/anthropic-api-key/blob/master/LICENSE"><img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=MIT&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8"/></a>
</p>
···
simple cli to fetch an anthropic access token using oauth (pkce), built with bun
## install
```bash
···
- if expired and a refresh token exists, it refreshes, saves, prints, and exits
<p align="center">
+
<img src="https://raw.githubusercontent.com/taciturnaxolotl/carriage/master/.github/images/line-break.svg" />
+
</p>
+
+
<p align="center">
<i><code>&copy 2025-present <a href="https://github.com/taciturnaxolotl">Kieran Klukas</a></code></i>
</p>
<p align="center">
+
<a href="https://github.com/taciturnaxolotl/anthropic-api-key/blob/main/LICENSE.md"><img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=MIT&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8"/></a>
</p>