Skip to content

mattn/shellwrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shellwrap

shell wrapper for Windows

Usage

C:\>shellwrap echo $OS
Windows_NT
C:\>shellwrap notepad $(ver).txt

Installation

$ go get github.com/mattn/shellwrap

If you want to run the process with shell (i.e. cmd.exe), use -s flag.

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages