brew install mongodb
Set up launchctl to auto start mongod
$ ln -sfv /usr/local/opt/mongodb/*.plist ~/Library/LaunchAgents
/usr/local/opt/mongodb/ is a symlink to /usr/local/Cellar/mongodb/x.y.z (e.g., 2.4.9)
Last ned get-pip.py
Kjør følgende (med sudo om nødvendig)
$ gem install mdless
$ python python get-pip.py
$ pip install Pygments
$ mdless README.md
adfasf
set -U fish_user_paths /usr/local/bin $fish_user_paths
| # Amedia Utvikling | |
| last 1 chrome versions | |
| last 1 ff versions | |
| last 1 edge versions | |
| safari 7-10 | |
| ios_saf 7-10 | |
| chrome 38 | |
| chrome 34 | |
| ie 11 |
Slett id
'<,'>s/\v id="[a-z-]*"//g
| # first, fetch the latest refs for all branches. And be sure we have latest master, etc | |
| git checkout master | |
| git fetch | |
| # If any changes from remote, catch our local version up | |
| git rebase origin/master | |
| # could also be done as |
Components are not "helper" methods, they are the best change in Angular 1.x since I've been using it.
What is the role of
.component()?
template or templateUrl