pls

pls
calendarsave
h3rald.com/pls/ pls is a simple, general-purpose task runner that aims at making common tasks easier to manage and execute. It was inspired by some of the functionalities provided by the nifty package manager, only without the package manager part. pls can be used to: - Define a catalog of actions to perform on things, which will result in commands to be executed, each with the same simple syntax. - Define a catalog of things, representing virtually anything that can be the object of a shell command or referred within other things. - Define a set of dependencies among commands, in the form of commands. - Manage aliases to commonly-used strings (properties) to use within other sections of the configuration.