OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3994discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: shell清除
qinglongwhyour
ADDED

Qinglong is a scheduled task management platform that supports Python3, JavaScript, Shell, and Typescript.

AutomationJob scheduling
shmvdan
ADDED

A pure-Go shell parser, formatter and interpreter supporting POSIX Shell, Bash, Zsh and mksh, best known for the shfmt formatting tool.

Developer toolsAutomationCLI & terminal
shellcheckkoalaman
ADDED

ShellCheck is a GPLv3 static analysis tool for bash/sh shell scripts that flags syntax issues, semantic problems, and portability pitfalls. It runs in terminals, editors, and CI pipelines, with output formats including JSON, CheckStyle XML, and GCC-compatible warnings.

Developer toolsAutomationTesting & debugging