James Mills
James Mills
I see a few related issues and merged PR that add support for table-based HTMl line numbers. I don't see similar support for the ANSI / terminal formatters. Is anyone...
Hi, I'd like to use this as a library. Would you be open to restructuing the code a little to support this? Thanks!
Hi, I'm trying to use your librayr to generate a form for `Config` struct. I get this error I don't quite know how to debug yet: ``` template: manage:10:18: executing...
Hi, I've successfully built openrsync for for [uLinux](https://github.com/prologic/ulinux). Here is how: ```#!sh # pwd /root/openrsync # ls -lah total 24K drwxr-xr-x 2 root root 4.0K Apr 19 07:08 . drwxr-xr-x...
Hello! 👋 I'm about to integrate your library into my project over at [twtxt.net](https://twtxt.net) with prologic/twtxt#43 and so I'm wondering (_based on your own TODOS in the [README](/README.md)_) whether you...
As per title. We desperately need to stop getting bitten by *BSD nuances and take BSD more seriously. Let's first off setup CI so PR(s) actually fail if they do...
Job outputs?
Going through the documentation, examples and the Go SDK (_I assume the other language SDKs are the same_); It doesn't seem possible to have a job compute and return some...
Using https://github.com/prologic/go-gopher
I don't see an API for this besides `Collector.OnResponse`. Curious if its possible to scrap `plain/text` files? My use-case is scraping a bunch of hosted text files that _may_ have...
When accessing a dispatch instance via Mobile Safari (iOS) you just get a blank page.