Scifabric / pbs

PYBOSSA command line client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unresponsive: pbs update_project --watch

vgutierrez9 opened this issue · comments

Using the normal update command works:

pbs update_project

But, when I try to run the watch version, as mentioned in this repo's readme, it is unresponsive:

pbs update_project --watch 

Since the link that is supposed to show this command in action, under the "GIF of pbs in action" hyperlink, I cannot confirm if my run of the command is behaving correctly or not.

Thanks in advance, it'd be nice to take advantage of update_project --watch !

Run the command. Then, you should write/save your template or bundle.js file. That will trigger the modification and it should update your project automatically. Can you try like this?

The gif link: http://i.imgur.com/QoYC4oV.gif

It looks like Github has reduced the allowed size.

Ahhh, I see. I've just run the command, made changes to my long_description file in an IDE, and saved the changes, but nothing has happened in the cmd window after I ran the command.
Do you know why that might be?

That's strange. We almost use it every day. Which OS do you use? The script is from a GNU/Linux machine.