Ben Peachey

Results 71 issues of Ben Peachey

Several of us have been making an effort to bring together the projects and people who feed sprites into the official [plantuml-stdlib](https://github.com/plantuml/plantuml-stdlib/). We've been doing this under https://github.com/plantuml-stdlib/, with the...

I've been looking at the current (new) implementation, and it seems to me that with one _specific_ change, several issues could be started to be resolved. The change I am...

Dear @zaach, `jsonlint` has been awesome ever since [the first commit][1] more than ten years ago. But maintaining an open-source project can be hard, even under the best conditions. Time...

The commands in the README help me create a `httpd` docker images, but what do I need to do in order to see the `Hello World` in a browser? If...

Several of us have been making an effort to bring together the projects and people who feed sprites into the official [plantuml-stdlib](https://github.com/plantuml/plantuml-stdlib/). We've been doing this under https://github.com/plantuml-stdlib/, with the...

When I run the build, everything works as expected, but when I try the ASM version I only get usage information: ```sh $ ./asm.sh $ ./httpd 8080 test.html usage: ./httpd...

Hi @jrfnl! :wave: I hope you do not mind me suggesting this. I had to wait for Aprils Fools day to pass before posting this, as I was afraid people...

[CodeFactor](https://www.codefactor.io/repository/github/potherca-bash/git-split-file) found multiple issues last seen at e4b7a209cf5c2dd59515faed35d58e461556968c: #### read without -r will mangle backslashes. - [ ] [src\git-split-file.sh:545](https://www.codefactor.io/repository/github/potherca-bash/git-split-file/source/master/src/git-split-file.sh#L545) - [ ] [src\git-split-file.sh:483](https://www.codefactor.io/repository/github/potherca-bash/git-split-file/source/master/src/git-split-file.sh#L483)

I just tried to use the script and I had conflicts when splitting to 4 files. Perhaps `git add -A :/` to add all files? I changed to it in...