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

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

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

coderofsalvation/powscript

0
View on GitHub↗
168 星标·13 分支·Shell·0 次浏览powscript.isvery.ninja↗

Powscript

transpiler written in bash: painless shellscript, indentbased, coffee for the shell with hipster-sparkles v1 BETA LANDED 🎉🎉🎉🎉 thanks fcard!

Features

  • Shell Script Development - Bash transpiler for cleaner syntax.

Star 历史

coderofsalvation/powscript 的 Star 历史图表coderofsalvation/powscript 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Powscript 的开源替代方案

相似的开源项目,按与 Powscript 的功能重合度排序。
  • oldratlee/useful-scriptsoldratlee 的头像

    oldratlee/useful-scripts

    7,525在 GitHub 上查看↗

    This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux system diagnostics, and shell task automation. It provides a suite of utilities to streamline developer workflows and system troubleshooting. The toolkit includes a Docker container helper for executing local binaries within running containers and a Java dependency analyzer to detect duplicate classes and resolve library conflicts. It also features Linux system diagnostic tools for analyzing network connection states and identifying CPU-intensive threads. The project covers b

    Shellbashdevelopers-everyday-lifejava
    在 GitHub 上查看↗7,525
  • bash-lsp/bash-language-serverbash-lsp 的头像

    bash-lsp/bash-language-server

    2,726在 GitHub 上查看↗

    A language server for Bash

    TypeScript
    在 GitHub 上查看↗2,726
  • bats-core/bats-corebats-core 的头像

    bats-core/bats-core

    6,115在 GitHub 上查看↗

    BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner that validates the behavior of shell scripts by verifying command success and exit codes through automated test suites. The framework provides a compatible interface for the Test Anything Protocol, allowing it to export results for integration with external reporting tools and build pipelines. It also supports the use of container images to ensure consistent execution of test suites across different operating systems. The system manages the automated execution of test cases, inc

    Shell
    在 GitHub 上查看↗6,115
  • anordal/shellhardenanordal 的头像

    anordal/shellharden

    4,784在 GitHub 上查看↗

    Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash scripts. It functions as an automated utility that rewrites scripts to follow industry standards for quoting and security practices. The project provides an optimizer and standardizer that replaces unsafe patterns and aliases with safer functional equivalents. It includes a syntax highlighter that uses visual markers and colorization to indicate vulnerabilities and areas where quoting corrections are required. The tool covers a broad range of capabilities including automated safet

    Rust
    在 GitHub 上查看↗4,784
查看 Powscript 的所有 30 个替代方案→

常见问题解答

coderofsalvation/powscript 是做什么的?

transpiler written in bash: painless shellscript, indentbased, coffee for the shell with hipster-sparkles v1 BETA LANDED 🎉🎉🎉🎉 thanks fcard!

coderofsalvation/powscript 的主要功能有哪些?

coderofsalvation/powscript 的主要功能包括:Shell Script Development。

coderofsalvation/powscript 有哪些开源替代品?

coderofsalvation/powscript 的开源替代品包括: oldratlee/useful-scripts — This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux… bash-lsp/bash-language-server — A language server for Bash. bats-core/bats-core — BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner… checksum/critic.sh — Dead simple testing framework for Bash with coverage reporting. dannyben/bashly — Bash command line framework and CLI generator. anordal/shellharden — Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash…