awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DannyBen avatar

DannyBen/runfile

0
View on GitHub↗
39 星标·4 分支·Ruby·MIT·2 次浏览runfile.dannyb.co↗

Runfile

Command line for your projects

Features

  • CLI Development - Builds project-specific CLI applications.

Star 历史

dannyben/runfile 的 Star 历史图表dannyben/runfile 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Runfile 的开源替代方案

相似的开源项目,按与 Runfile 的功能重合度排序。
  • bw2/configargparseB

    bw2/ConfigArgParse

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • chriskiehl/gooeychriskiehl 的头像

    chriskiehl/Gooey

    22,050在 GitHub 上查看↗

    Gooey is a framework that transforms command-line programs into graphical applications by automatically generating user interfaces from existing argument definitions. By applying a decorator to a script, the tool maps standard command-line arguments to specialized graphical widgets, allowing users to interact with terminal-based utilities through forms, file pickers, and date selectors. The project distinguishes itself by providing a comprehensive suite of customization and lifecycle management tools that extend beyond simple interface generation. It includes capabilities for input validation

    Python
    在 GitHub 上查看↗22,050
  • commander-rb/commandercommander-rb 的头像

    commander-rb/commander

    822在 GitHub 上查看↗

    The complete solution for Ruby command-line executables

    Ruby
    在 GitHub 上查看↗822
  • ahoward/mainahoward 的头像

    ahoward/main

    265在 GitHub 上查看↗

    a class factory and dsl for generating command line programs real quick

    Ruby
    在 GitHub 上查看↗265
查看 Runfile 的所有 30 个替代方案→

常见问题解答

dannyben/runfile 是做什么的?

Command line for your projects

dannyben/runfile 的主要功能有哪些?

dannyben/runfile 的主要功能包括:CLI Development。

dannyben/runfile 有哪些开源替代品?

dannyben/runfile 的开源替代品包括: bw2/configargparse. chriskiehl/gooey — Gooey is a framework that transforms command-line programs into graphical applications by automatically generating… commander-rb/commander — The complete solution for Ruby command-line executables. datafolklabs/cement — Application Framework for Python. davetron5000/gli — Make awesome command-line applications the easy way. ahoward/main — a class factory and dsl for generating command line programs real quick.