mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 06:16:32 +00:00
Lukáš Tinkl
9ff9c4b01a
feat(Storybook): allow opening a given page via cmdline
- syntax: `Storybook <page name>`, e.g. `Storybook CountdownPill` opens up the corresponding page from the file under `storybook/pages/CountdownPillPage.qml` - the idea: for example being able to run squish tests against Storybook (pages) - also adjusted Makefile, so that it's possible to do the same via `make`, e.g. `make run-storybook ARGS=CountdownPill`; unknown options/arguments are ignored
…
…
…
…
…
Status Desktop
Status Desktop client built with Nim and Qt.
Contributing
Our Website
Need Help?
Build Instructions
You have an idea for a cool feature or improvement?
Description
Languages
QML
37.6%
JavaScript
30.4%
Nim
19%
Python
5.8%
C++
5.4%
Other
1.7%