Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-28T11:59:07.000Z (about 2 years ago)
- Last Synced: 2024-11-07T17:59:17.647Z (2 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 CLI](https://user-images.githubusercontent.com/2342458/209031440-839cab79-215d-4687-afdb-7f111c88742a.png)
# 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).