Skip to content

mh-cbon/never-fail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

never-fail

package never-fail is a cli command wrapper to run a command and ignore exit code

On linux it is the same as whatever || echo "ignore exit code of previous command".

Using that binary this capability is available for any OS.

TOC

Install

Go

go get github.com/mh-cbon/never-fail

Cli

$ never-fail -h
never-fail - head

USAGE
 never-fail <bin> <args>
 never-fail --help|-h

About

a cli command wrapper to run a command and ignore exit code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages