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.
- Host: GitHub
- URL: https://github.com/shenxiaolong-code/osenvscript
- Owner: shenxiaolong-code
- Created: 2020-06-17T08:20:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-06T13:06:31.000Z (11 months ago)
- Last Synced: 2025-07-06T13:44:53.194Z (11 months ago)
- Topics: automation, basesupport, batch
- Language: Shell
- Homepage:
- Size: 4.18 MB
- Stars: 8
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)