Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status icons across entire screen, not in table format as per example #18

Open
fatmanmclone90 opened this issue Mar 14, 2017 · 3 comments

Comments

@fatmanmclone90
Copy link

The screenshot in the readme shows builds being displayed in a table format, with multiple icons per row.

When running however, builds are displayed 1 icon per row. Which means you have to scroll constantly, how do you change the layout?

image

@karmats
Copy link
Owner

karmats commented Mar 14, 2017

Try this. It is most likely that the css- and font files doesn't get copy when you run npm install

@fatmanmclone90
Copy link
Author

Ah yes, I see errors when I run npm install. It fails to copy the folders as you mention.

Is it because I'm trying to run on windows? Its using 'cp' which I don't believe is a windows command

@karmats
Copy link
Owner

karmats commented Mar 17, 2017

I have tried to run it on windows and that works fine, cp is a valid windows command. What kind of error do you get?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants