[PR #340] Added cbf #369

Open
opened 2025-11-06 14:04:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alebcay/awesome-shell/pull/340
Author: @joshuatvernon
Created: 8/9/2019
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Added cbf a CLI app for creating custom CLI apps. Very meta but very powerful. It allows developers to create very simple scripts in json or yaml that define how a CLI app will behave. Scripts can be stored in any repo to share with other team members or just stored in cbf directly for personal used. Cbf can also turn any package.json scripts section into a CLI app.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/alebcay/awesome-shell/pull/340 **Author:** [@joshuatvernon](https://github.com/joshuatvernon) **Created:** 8/9/2019 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`6725408`](https://github.com/alebcay/awesome-shell/commit/67254081add75264f7478da0466aeed8074e32e3) Added cbf ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Added cbf a CLI app for creating custom CLI apps. Very meta but very powerful. It allows developers to create very simple scripts in json or yaml that define how a CLI app will behave. Scripts can be stored in any repo to share with other team members or just stored in cbf directly for personal used. Cbf can also turn any package.json scripts section into a CLI app. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:04:42 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-shell#369