# README
The little git robot of automation!
Pico is a Git-driven task runner built to facilitate GitOps and Infrastructure-as-Code while securely passing secrets to tasks.
# Packages
Package config defines a configuration engine based on JavaScript.
Package executor contains an interface and implementations for task execution engines.
No description provided by the author
Package reconfigurer is responsible for providing configuration state to a watcher.
Package secret provides an interface and implementations for secret storage.
Package service provides the runnable service that acts as the root of the overall system.
No description provided by the author
No description provided by the author