vsoch / watchme

Reproducible watchers for research
https://vsoch.github.io/watchme/
Mozilla Public License 2.0
877 stars 32 forks source link

adding results watcher - first from the environment #36

Closed vsoch closed 5 years ago

vsoch commented 5 years ago

This is a really cool watcher that will allow a user (via any kind of process) to export any number of environment variables (variables and values) and then save them to .git as a database! I'm attaching the complete tutorial written in the docs as an example. I'm going to think about if there are more kinds of places we can get results from (e.g., the run command would need to accept some other kind of input, which I'm hesitant to do) so this might be it for now :)

Here are the docs showing how it works!

results _ watchme.pdf

Signed-off-by: Vanessa Sochat vsochat@stanford.edu