Skip to content

VonC/cmdexec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-cmdexec

cmd wrapper for real-time logging

Goals:

  • follow the stdout/stderr without waiting for the completion of the command
  • ignore certain "error" messages (which actually are only warnings)
  • detect the exit error (but still returns 'success' if all error messages were ignored)

About

cmd wrapper for real-time logging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages