Mateusz Golewski

Results 8 comments of Mateusz Golewski

+1 ng-breadcrumbs seems to support it: https://github.com/ianwalter/ng-breadcrumbs#adding-dynamic-route-labels.

How about utilising JSON for this? For example, one could define list setting in similar way: ``` --set-json 'STOP_WORDS=["word1", "word2", "word3"]' ``` Similar approach can be used for spider command...

It's useful too, but it don't solve problem when user wants to override internal spider args, for example `start_urls` or `allowed_domains`.

@nramirezuy Sounds ok to me. It would be useful for hard-users, it can print help/usage, etc, but anyway user probably wants to have standard argument-parsing utility instead of implementing it...

Yes, @pablohoffman I can work on and finalize it tommorow.

Sorry, I've noticed that there's a PR related to this issue: https://github.com/lukashala/react-simply/pull/6 so feel free to close this or keep as a reference.

Hi @janober! I'm really glad you like this project. It contains original SelectorGadget, so that part has MIT license, but I hadn't decided yet about the rest of the code....