Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yi-xu-0100/typescript-action
📝 Example GitHub action build in typescript.
https://github.com/yi-xu-0100/typescript-action
example github-action typescript typescript-action workflows
Last synced: 17 days ago
JSON representation
📝 Example GitHub action build in typescript.
- Host: GitHub
- URL: https://github.com/yi-xu-0100/typescript-action
- Owner: yi-Xu-0100
- License: mit
- Created: 2021-02-20T13:16:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-14T12:26:06.000Z (almost 2 years ago)
- Last Synced: 2023-02-28T21:32:21.471Z (almost 2 years ago)
- Topics: example, github-action, typescript, typescript-action, workflows
- Language: TypeScript
- Homepage:
- Size: 593 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⚡️ typescript-action
**Example GitHub action build in typescript.**
[![sync2gitee(list)]()](https://github.com/yi-Xu-0100/hub-mirror)
[![Build](https://github.com/yi-Xu-0100/typescript-action/workflows/build/badge.svg)](https://github.com/yi-Xu-0100/typescript-action/actions?query=workflow%3Abuild)
[![Release](https://github.com/yi-Xu-0100/typescript-action/workflows/release/badge.svg)](https://github.com/yi-Xu-0100/typescript-action/actions?query=workflow%3Arelease)
[![code coverage](https://codecov.io/gh/yi-Xu-0100/typescript-action/branch/main/graph/badge.svg)](https://app.codecov.io/gh/yi-Xu-0100/typescript-action)[![Github last commit](https://img.shields.io/github/last-commit/yi-Xu-0100/typescript-action)](https://github.com/yi-Xu-0100/typescript-action)
[![Github latest release](https://img.shields.io/github/v/release/yi-Xu-0100/typescript-action)](https://github.com/yi-Xu-0100/typescript-action/releases)
[![Github license](https://img.shields.io/github/license/yi-Xu-0100/typescript-action)](./LICENSE)[![views](https://raw.githubusercontent.com/yi-Xu-0100/traffic2badge/traffic/traffic-typescript-action/views.svg)](https://github.com/yi-Xu-0100/traffic2badge/tree/traffic#-typescript-action)
[![views per week](https://raw.githubusercontent.com/yi-Xu-0100/traffic2badge/traffic/traffic-typescript-action/views_per_week.svg)](https://github.com/yi-Xu-0100/traffic2badge/tree/traffic#-typescript-action)
[![clones](https://raw.githubusercontent.com/yi-Xu-0100/traffic2badge/traffic/traffic-typescript-action/clones.svg)](https://github.com/yi-Xu-0100/traffic2badge/tree/traffic#-typescript-action)
[![clones per week](https://raw.githubusercontent.com/yi-Xu-0100/traffic2badge/traffic/traffic-typescript-action/clones_per_week.svg)](https://github.com/yi-Xu-0100/traffic2badge/tree/traffic#-typescript-action)## 🚀 usage
use template of it.
## 📄 License
- [MIT](https://github.com/yi-Xu-0100/typescript-action/blob/main/LICENSE)