<?xml version="1.0" encoding="UTF-8"?>
snippetYou'll need this in your gruntfile:
grunt javascript snippetMake sure your web server can execute Python as CGI
email python server snippetHere it is
server snippetI haven't tried Almond yet, it might be better to use as a loader.
requirejs snippetExample command outputting sourcemap and compressing output file
sass scss snippet sourcemapfind . -name ".vagrant" -type d -exec /bin/bash -c 'echo -e "\n\n\n{}" | sed s/\.vagrant$//; cd {}; vagrant status ' \;
linux server snippet unix vagrantCheck status of all your configured Vagrant boxes
linux server snippet unix vagrantMake sure Komodo IDE is listening for debugging connections (debug menu), then open debug -> listener status and find the port it's listening on.
django snippetJust solved this issue in .Net, when trying to load an external assembly, an unhelpful error of FileLoadException(Access is denied).
.Net snippetTo strip out all Subversion tracking directories (those annoying .svn hidden ones) navigate to the directory in a terminal then type the following:
deploy server snippet