tkelman / minicyg

Minimalist repackaged subset of Cygwin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minicyg

Minimalist repackaged subset of Cygwin. This currently contains:

This is intentionally tiny and has no package manager. If you want one of those for a POSIX environment on Windows, you should probably use Cygwin or MSYS2. If you just want coreutils and a shell (that can do tab completion, unlike dash), try busybox-w32 instead.

The build script in this repository is MIT licensed, but the binaries are an aggregation of the above components. If you know of permissively-licensed replacements that provide equivalent functionality for any of the above GPL-licensed pieces, open an issue and let me know.

About

Minimalist repackaged subset of Cygwin

License:MIT License


Languages

Language:PowerShell 100.0%