dw-utils icon indicating copy to clipboard operation
dw-utils copied to clipboard

Project clean for demandware

Results 6 dw-utils issues
Sort by recently updated
recently updated
newest added

Hi It seems that since last Windows 10 update 2004, something has changed in the way the windows triggers the file changes, and now dw-utils is having issues. If you...

Currently the "cartridges" option is the path to a directory containing ALL your cartridges. And as a result, `dw-utils` watches ALL the cartridges. It would be really nice to be...

Perhaps I am missing something, but running `dw-utils init` does not create a `dw.json` for me. I input my host, username, password (It verifies the authentication), version, cartridges and then...

Right now there seems to be support fo just one place where cartridges are loaded and so the config json looks something like: ``` { "hostname": "1234", "username": "user", "password":...

As a developer, I only want to watch today's logs. Currently, if there is no file from today for a specific log, dw-utils log will tail the most recent, which...