An open API service indexing awesome lists of open source software.

https://github.com/thisisdishang/batch-programs

Batch programming refers to the process of writing and executing a series of commands or scripts in a script file, often referred to as a "batch file" or "batch script".
https://github.com/thisisdishang/batch-programs

batch-file batch-script command-line

Last synced: 11 months ago
JSON representation

Batch programming refers to the process of writing and executing a series of commands or scripts in a script file, often referred to as a "batch file" or "batch script".

Awesome Lists containing this project

README

          

# Batch-Programs
Batch programming refers to the process of writing and executing a series of commands or scripts in a script file, often referred to as a "batch file" or "batch script". These scripts are usually written for command-line interpreters or scripting languages that allow users to automate a series of tasks.