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 :)
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