tom-shan
tom-shan
> just wondering how to pass those `bashdb` params with this: > `bash --debugger [bash-options...] script-name [[--] script options]` according to http://bashdb.sourceforge.net/bashdb.html#Having-the-debugger-invoke-your-shell-script `This method uses another script called bashdb which...
I also download the latest extension from vscode marketplace and the package-lock.json has no difference with the same json file in this repo.
dir2pi will create an index.html in each directory by default refer to https://github.com/wolever/pip2pi/blob/master/libpip2pi/commands.py#L220-L226 But I think https://github.com/wolever/pip2pi/blob/master/libpip2pi/commands.py#L376 this line should be changed to `pkg_index += "%s\n" %(`
IIUC, if you really only want those index.htmls, how about deleting all the useless packages after the generation?