An open API service indexing awesome lists of open source software.

https://github.com/deciduously/setup-tangram

Set up Tangram for use in Github Actions workflows
https://github.com/deciduously/setup-tangram

Last synced: about 1 year ago
JSON representation

Set up Tangram for use in Github Actions workflows

Awesome Lists containing this project

README

          

# setup-tangram

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run dist/index.js
```

This project was created using `bun init` in bun v1.1.30. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.