vsoch / watchme

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

Create client get command (after examples exist) #3

Closed vsoch closed 5 years ago

vsoch commented 5 years ago

The watcher folder should be organized by tasks

watcher/
    task-reddit-hpc/

And there should be a client command to get an entire watcher:

watchme get http://www.github.com/vsoch/watcher new-name

or just a task folder

watchme get --task task-reddit-hpc http://www.github.com/vsoch/watcher new-name
vsoch commented 5 years ago

If the user gets just a task folder, there is no version control. If the user gets the entire repo, there is.

vsoch commented 5 years ago

This is implemented - needs testing (when I have a watcher repo) and then documentation written.

vsoch commented 5 years ago

This was added - it's only possible to get an entire watcher so we don't lose the .git