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

https://github.com/shenxiaolong-code/osenvscript

Productivity tools : batch script programming support lib, used in my all automatication tools/jobs.
https://github.com/shenxiaolong-code/osenvscript

automation basesupport batch

Last synced: 11 months ago
JSON representation

Productivity tools : batch script programming support lib, used in my all automatication tools/jobs.

Awesome Lists containing this project

README

          

# Platform Environment Initialization Script Library

This repo contains automation script libraries for Windows and Linux environments, helping to simplify daily development tasks and improve work efficiency.

- For Windows batch scripts, see [WinScript/README.md](./WinScript/README.md)
- For Linux bash scripts, see [bash_env/README.md](./bash_env/README.md)