Skip to content

geocar/batsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a reliable (journalled) batch processing language.

The idea is that you write a script, and run it through batsh. It creates a journal that remembers the progress
of your script, so that if it crashes, or a component fails (temporarily for example) you can retry it and the
execution will resume where you left off.

About

A journaled scripting language for batch operations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages