Sean Fisk

Results 12 issues of Sean Fisk

aria2 is awesome! However, one thing I am missing is output to stdout, mainly so things like this can work: ``` bash # download and untar the latest version of...

enhancement

Hi, thank you for creating this library! We are hoping to run an integration test with a particular set of files in our workspace directory to ensure our pipeline is...

Newer versions of Jekyll introduced the [`site.baseurl` configuration option](https://jekyllrb.com/docs/upgrading/0-to-2/#baseurl), which is useful for testing the site locally. This commit adds support for `site.baseurl` to this theme. `site.url` is now used...

Hi Alex, We were encountering some strange behaviors with the collapsed sidebar. First, let me explain the desired sidebar behavior back to you and see if I understand it correctly:...

I have a number of projects on which work is currently being done that use this template project. It would be nice if I could run a script to update...

Add [an option](http://paver.github.io/paver/pavement.html#command-line-arguments) to Paver to run pytest on [multiple processors](http://pytest.org/latest/example/simple.html#dynamically-adding-command-line-options) using [xdist](http://pytest.org/latest/xdist.html).

Flake8 now offers a much-improved interface and it shouldn't be necessary to subprocess for it anymore.

Check out [paver.easy](https://github.com/paver/paver/blob/master/paver/easy.py). Specifically, we should wrap our destructive commands in `dry()` and print using `error()`, `info()`, and `debug()`. Not sure if we should use `sh()` at this point since...

It will probably be with Panda3D.