https://github.com/palmiak/buddy-custom-actions-cli
Buddy Custom Action CLI helps scaffold Custom Actions for Buddy.
https://github.com/palmiak/buddy-custom-actions-cli
buddy-works cicd continuous-integration
Last synced: 18 days ago
JSON representation
Buddy Custom Action CLI helps scaffold Custom Actions for Buddy.
- Host: GitHub
- URL: https://github.com/palmiak/buddy-custom-actions-cli
- Owner: palmiak
- Created: 2022-12-22T00:09:17.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-28T11:59:07.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T04:05:12.818Z (11 months ago)
- Topics: buddy-works, cicd, continuous-integration
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Buddy Custom Action CLI
**Buddy Custom Action CLI** helps you scaffold Custom Actions for [Buddy](https://buddy.works). You won't have to visit the documentation website and copy the examples anymore.
## Installation and usage
This tool is very straightforward to use. Just run:
```
npx buddy-custom-action
```
and follow all the steps. In the result, you'll get a folder with the following:
- action.yml
- README.md
- a blank png image
## But what is this Buddy thing you are talking about?
Buddy is a fantastic CI/CD application with a beautiful UI. If you didn't tried it yet, visit [buddy.works](https://buddy.works).
## Did you enjoy this script?
If you want to be sure to learn about everything I do, join my weekly [newsletter](https://newsletter.maciekpalmowski.dev).