Eric Riese
Eric Riese
https://www.reddit.com/r/TheSimpsons/comments/6qam8l/im_the_first_nonbrazilian_person_to_travel/dkvsli8
I installed `find-the-command-git`. I use fish. I got this big error output. [find-the-command-err.log](https://github.com/agura-lex/find-the-command/files/8886307/find-the-command-err.log) I fixed it by installing `pkgfile`.
``` find-the-command: "xjc" is not found locally, searching in repositories... "xjc" may be found in the following packages: test: Expected a combining operator like '-a' at index 3 -n extra/jdk8-openjdk...
Error when clicking `Add picture from clipboard` ``` TypeError: cbImagePaste.showPasteDialog is not a function[Learn More] new:1:1 onclick http:///projects//issues/new#:1:1 ``` > Environment: Redmine version 3.4.4.stable Ruby version 2.5.1-p57 (2018-03-29) [x86_64-linux-gnu] Rails...
add jc
https://github.com/kellyjonbrazil/jc
When I first learned of the new export feature, I imagined a more disciplined version of Groovy's `@delegate` feature. The use case that jumped to mind is having a class...
https://github.com/randomcoder/sbt-git-hooks/blob/f824621547f987a3a383f37d414ba1434ddcbc99/src/main/scala/uk/co/randomcoding/sbt/GitHooks.scala#L42 This will fail if the repo is a [worktree](https://git-scm.com/docs/git-worktree), in which case `.git` is a file and hooks are stored in a bare repository. To find that bare repository...
I'm brainstorming various ways to automate an ongoing bingo game at my job which currently uses your generator. Some ideas I have involve rehosting a tweaked version of your generator....
Toolbox would be much more enjoyable to use with shell auto-completions. It's much easier to hit tab with ``` toolbox create --distro ␉ ``` and get available distros than to...