Starbeamrainbowlabs
Starbeamrainbowlabs
This pull request is related to issue #11. I've added a .travis.yml file that can be used along with Travis CI. The build is currently broken, though. If you need...
Since repren has a test script, we should run it automatically with Travis CI. I'm going to take a look at this now.
# Issue Including a screenshot in the README will show new potential users what it looks like - and whether it's right for them - without having to install it....
Hey there! I've completed the packaging process for `ffsend`. My apt repository is here: https://apt.starbeamrainbowlabs.com/ Once you've setup the apt repository according to the instructions in the header, you can...
An apt repository would avoid the need for people to have to compile CQuery from source - easing the installation process and allowing for easier removal if they change their...
It would be awesome if `eyeD3` had a mode to copy _all_ the metadata (including album art) from 1 file to another.
Very similar to #328 and #187, but different. All of a sudden Tern.js is now reporting the following error: ``` UncaughtException: TypeError: Cannot read property 'name' of null. Restarting Server......
For those not in the know, tldr-pages is about more than just commands. Those commands that are too expansive to fit on 1 page often have multiple subcommands - which...
I keep trying to do this, and it doesn't work! Is there a setting? Then I don't have to stop building something just to pan across the game field.
If I try to setup docpress, I keep getting this crash: ``` /path/to/project/node_modules/docpress/bin/docpress:16 if (err) throw err ^ TypeError: Cannot set property 'contents' of undefined at eachCons (/path/to/project/node_modules/docpress-base/index.js:219:19) at keys.forEach...