Skip to content

APIexec/bashful

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bashful

because your bash script should be quiet and shy

...but for the meantime keep them loud-like, 'cause this is a pre-alpha-weekend-project-work-in-progress thing :)

... actually, this should be rewritten in golang (or something). It appears that large sys.stdout.write() calls followed shortly thereafter by sys.stdout.flush() calls ends up failing (ERRNO 35 on stdout).

Example:

bashful example/bashful.yml

About

Use a yaml file to stitch together commands and bash snippits and run them with a bit of style. Why? Because your bash script should be quiet and shy-like (...and not such a loud mouth).

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 93.8%
  • Shell 5.4%
  • Makefile 0.8%