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

https://github.com/clayrisser/unixfy

Turn your windows machine into a posix compatible unixlike system
https://github.com/clayrisser/unixfy

bash linux posix unix windows

Last synced: about 2 months ago
JSON representation

Turn your windows machine into a posix compatible unixlike system

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
```