awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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.

سجل النجوم

مخطط تاريخ النجوم لـ coderofsalvation/powscriptمخطط تاريخ النجوم لـ coderofsalvation/powscript

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Powscript

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Powscript.
  • oldratlee/useful-scriptsالصورة الرمزية لـ oldratlee

    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-serverالصورة الرمزية لـ bash-lsp

    bash-lsp/bash-language-server

    2,726عرض على GitHub↗

    A language server for Bash

    TypeScript
    عرض على GitHub↗2,726
  • bats-core/bats-coreالصورة الرمزية لـ bats-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/shellhardenالصورة الرمزية لـ anordal

    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
عرض جميع البدائل الـ 30 لـ Powscript→

الأسئلة الشائعة

ما هي وظيفة 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…