Git Product home page Git Product logo

settings-action's Introduction

Github Action Template

Use this template to bootstrap the creation of a TypeScript action.

Features

  • πŸͺ„️ All of the code is written in TypeScript
  • ✨ Fully customized eslint configuration based on the config by Antfu
  • πŸ§ͺ Write tests quickly and conveniently with vitest
  • 🀝 Supports conventional commits
  • πŸ’… Generate beautiful changelogs with changelogen
  • ♾️ GitHub CI for your build
  • πŸ“’ Issue templates
  • πŸ“ Pull request template
  • πŸ€– Ready configuration for renovatebot with renovate-config
  • πŸš€ Action releases with just one command

Get started

GitHub Template

This is a template repo. Click the green Use this template button to get started.

Git Clone

git clone https://github.com/hywax/github-action-template.git
cd github-action-template
pnpm install

Usage

The template contains the following scripts:

  • build - Build for production
  • release - Generate changelog and npm publish
  • lint - Checks your code for any linting errors
  • test - Run all tests
  • test:watch - Run all tests with watch mode
  • test:coverage - Run all tests with code coverage report
  • typecheck - Run TypeScript type checking
  • prepare - Script for setting up husky hooks

Used by

If you are using this template, feel free to open a PR to add your project to the list.

License

This template was created under the MIT License.

settings-action's People

Contributors

hywax avatar hywax-assistant avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.