Matthew J Morrison
Matthew J Morrison
updated to work with djangorecipe 0.99 which no longer supports version and instead must use the versions section instead.
Since 0.5.4 was released I began getting the following error: ``` Fatal error: Cannot find module '/Users/imtapps/Projects/emin-project/node_modules/grunt-testem/node_modules/testem-multi/lib/../node_modules/testem/package.json' ``` Here are my dependencies: ``` "devDependencies": { "qunit-special-blend": "*", "grunt-testem": "*", "testem":...
I just ran into this... I got rate limited and the error message seemed fairly cryptic (since it essentially failed silently) ```python o = Octokit(auth='token', token="mykey") repo = o.repos.get(owner="myowner", repo="myrepo")...
Now this is pip installable and you can run `bower-server` to start a server. This probably isn't merge ready, but it is a start at least...
I'm not sure the best way to write a test to demonstrate this... I started one... then.... that was as far as I got.... It's pretty easy to replicate -...
https://stackoverflow.com/a/11357708 > download the zip/tarball propose by GitHub > git clone --bare the GitHub repo (so no checkout: it may be easier with your shaky connection) > move the xxx.git...
document dotfiles-add function document dotfiles-update function document API for custom-configs
ranger instead of vimfiler fzf instead of unite