Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🚀 A typescript template for rapid development of GitHub actions.

License

NotificationsYou must be signed in to change notification settings

actions-cool/action-ts-template

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Action TypeScript Template

A typescript template for rapid development of GitHub actions.

🚀 How to use?

📒 Catalog Introduction

├── .github/workflows/     The CI for make sure it is packaged correctly├── dist                   Package the generated Aciton execution code├── src                    Component home directory│   └── main.ts            Your code├── .eslintrc.js           Eslint config├── .prettierrc.js         Prettier config├── action.yml             Action config└── tsconfig.json          TypeScript config

The rest of the documents can be consulted by yourself.

🤖 Command introduction

NameDesc
buildts build
formatprettier write
linteslint check
packageaction build for release
allnpm all

⚡ Feedback

You are very welcome to try it out and put forward your comments. You can use the following methods:

  • Report bugs or consult withIssue
  • SubmitPull Request to improve the code ofaction-ts-template

也欢迎加入 钉钉交流群

Changelog

CHANGELOG

LICENSE

MIT

About

🚀 A typescript template for rapid development of GitHub actions.

Topics

Resources

License

Stars

Watchers

Forks

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp