Skip to content

alganet/shunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shunt

A tiny automatic bash installer for Windows.

  1. Dowload and extract the zip.

    Download Screen

  2. Execute the shunt.bat file.

    shunt donwloading dependencies...


bash!

A console with bash will appear after all dependencies are automatically downloaded. It supports:

  • Colors and cursor control (a full vt100 terminal).
  • Packages
  • Caching (it will not download dependencies next run).

Installing Packages

$ mingw-get --help # See usage
$ mingw-get list | grep PACKAGE_NAME # Search packages

How?

shunt uses the JSCript flavor of JavaScript, BAT scripting and a little bit of ActiveX to automatically download and setup a portable instance of msys, a lightweight POSIX compatibility layer.

About

A tiny UNIX-like shell installer for Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published