Skip to content

Instantly share code, notes, and snippets.

View intuitivepixel's full-sized avatar

Alessandro D'Aquino intuitivepixel

View GitHub Profile
# Docker version 1.1.2, build d84a070
FROM ubuntu:14.04
RUN apt-get update && apt-get install -y \
git \
software-properties-common \
python-software-properties \
make\
gcc \
g++ \
/*!
* ember-table v0.2.3
* Copyright 2012-2014 Addepar Inc.
* See LICENSE.
*/
(function() {
var _ref;
// Go to menue:
// Find -> Find in files
// Switch on reg_ex button
// Find:
^(.*)$
// Where:
/workspace/project/app,*.js,*.css,*.html,*.hbs
// Then click on the find button
// Be careful to not click on Replace!!!