You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command should have flags to specify the count of the displayed plugins.
For example --count 10 should list 10 plugins per page, --all should list all plugins.
The text was updated successfully, but these errors were encountered:
TsvetanMilanov
changed the title
The cli should have a command to search for nativescript plugins.
Add command for searching nativescript plugins
Apr 6, 2016
What's not working, currently I found only one issue - when there are no results, we print table with headers only.
Please note that the first time when the command is executed, it may take a while to build the local index. On my Linux it took around 40 seconds, but based on your setup, machine, internet connection, etc. it may last even longer.
Please clarify what's "not working". @dtopuzov
I tough it will return search results immediately (as fast as search in npm website). Closing this issues since the feature works, however it is much slower compared to search in npm website.
The command should have flags to specify the count of the displayed plugins.
For example --count 10 should list 10 plugins per page, --all should list all plugins.
The text was updated successfully, but these errors were encountered: