-
Notifications
You must be signed in to change notification settings - Fork 0
upm-org/ugosh
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project is a fork of https://github.com/mvdan 's sh/cmd/gosh package, but with concurrent functionality. Maintained to be used in UPM and it's subsystems. To build run: go mod init gosh; go get mvdan.cc/sh/v3/cmd/gosh ./gosh --help To run scripts concurrently pass -a option ./gosh -a s1.sh,s2.sh,s3.sh
About
A concurrent-ready fork of mvdan/sh/cmd/gosh
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published