Skip to content
#

series

Here are 297 public repositories matching this topic...

1000i100
1000i100 commented Oct 12, 2018

I use git-bash (like probably nearly all windows npm user).
if i run mkdir -p plop it create me plop folder if not existant and do nothing if it exist.
if i do the same as npm task or with npm-run-all it create me -p folder and plop if they don't exist and fail if there already there.

is'nt possible to use git-bash command in priority when available ?

SickChill
DrakeJones
DrakeJones commented Nov 30, 2019

It would be nice to have the new Page Selection option at the top of Shows Table as well as the bottom of the page rather than having to scroll down to bottom of the page to advance. A nice feature for any page with Page Selection option really. Just to the left of Select Columns drop down would be good.

zero77
zero77 commented Feb 18, 2019

Can you please provide an AppImage, this is basically just a standalone portable executable for linux, that doesn't require installation.
Thanks

There are different ways to create AppImages:

Use Open Build Service (OBS)
Convert existing binary packages (.deb, .rpm, …)
Bundling your Travis CI builds as AppImages
Run linuxdeployqt on your Qt application
Using electron-builder for Ele

Improve this page

Add a description, image, and links to the series topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the series topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.