https://github.com/clayrisser/winmin
Minimalistic tooling for windows command prompt
https://github.com/clayrisser/winmin
command-line command-prompt terminal tooling windows
Last synced: about 1 month ago
JSON representation
Minimalistic tooling for windows command prompt
- Host: GitHub
- URL: https://github.com/clayrisser/winmin
- Owner: clayrisser
- License: mit
- Created: 2017-11-03T01:58:58.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-07-11T12:58:30.000Z (almost 3 years ago)
- Last Synced: 2025-10-10T14:07:58.234Z (9 months ago)
- Topics: command-line, command-prompt, terminal, tooling, windows
- Language: Batchfile
- Homepage: https://jamrizzi.com
- Size: 1.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# winmin
Minimalistic tooling for Windows command prompt

## Usage
```sh
tools/download.bat https://example.com/some.zip some.zip
tools/unzip.bat some.zip
```