Skip to content

aijit/wsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows baSH, WSH

WSH is pointed to be a Windows porting version of the gnu/baSH(Bourne Again SHell). It is a developing interactive shell, as well as a interpreter for bash scripts.

This project is initially based on the win-bash_0.8.5 ( last updated on 2011-03-17 ) developed by Jutta Albrecht | Christian V. J. Bruessow | Joerg Matysiak | Mathias Faas.

编译依赖

  • 依赖工具

    w64devkit v1.19.0 | CMake v3.25.0

    GCC 从 2.95.3 开始 no longer implements <varargs.h>

  • 编译命令

    $ cmake -G Ninja -S . -B $BUILD_DIR

    $ cmake --build $BUILD_DIR --target bash

About

WSH is a microsof Windows porting version of gnu bash(bourne again SHell).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors