awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bash-lsp avatar

bash-lsp/bash-language-server

0
View on GitHub↗
2,726 स्टार्स·147 फोर्क्स·TypeScript·MIT·1 व्यू

Bash Language Server

A language server for Bash

Features

  • Shell Script Development - LSP-based language server for Bash.

स्टार हिस्ट्री

bash-lsp/bash-language-server के लिए स्टार हिस्ट्री चार्टbash-lsp/bash-language-server के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Bash Language Server के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Bash Language Server के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • oldratlee/useful-scriptsoldratlee का अवतार

    oldratlee/useful-scripts

    7,525GitHub पर देखें↗

    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
  • bats-core/bats-corebats-core का अवतार

    bats-core/bats-core

    6,115GitHub पर देखें↗

    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
  • checksum/critic.shChecksum का अवतार

    Checksum/critic.sh

    456GitHub पर देखें↗

    Dead simple testing framework for Bash with coverage reporting

    Shell
    GitHub पर देखें↗456
  • anordal/shellhardenanordal का अवतार

    anordal/shellharden

    4,784GitHub पर देखें↗

    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
Bash Language Server के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

bash-lsp/bash-language-server क्या करता है?

A language server for Bash

bash-lsp/bash-language-server की मुख्य विशेषताएं क्या हैं?

bash-lsp/bash-language-server की मुख्य विशेषताएं हैं: Shell Script Development।

bash-lsp/bash-language-server के कुछ ओपन-सोर्स विकल्प क्या हैं?

bash-lsp/bash-language-server के ओपन-सोर्स विकल्पों में शामिल हैं: oldratlee/useful-scripts — This project is a collection of specialized toolkits designed for container interaction, Java library auditing, Linux… 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. coderofsalvation/powscript — transpiler written in bash: painless shellscript, indentbased, coffee for the shell with hipster-sparkles v1 BETA… 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…