Skip to content

Instantly share code, notes, and snippets.

View pnakibar's full-sized avatar
👽

Pedro Mathias Nakibar pnakibar

👽
View GitHub Profile
npm install babel-istanbul --save-dev
{
// ...
"scripts": {
// ...
"coverage": "istanbul cover _mocha -- ./test/* --recursive"
}
// ...
}
node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- ./test/* --recursive
echo "# Coverage reports\ncoverage\ncoverage/\ncoverage/*\n" >> .gitignore
@pnakibar
pnakibar / installation.sh
Last active July 1, 2016 19:25
Medium about Istabul
npm install --save-dev istanbul
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDR+iJHMRGDa3ybZ3yrlqyyaJxORWoSoDkgXOPrNKjqANvhnGgjTr120Os5b+Rpe125wOwh0cBb5oHTKdCQEIjlAkvPK5F4EcbPC7iQ95LFaUcWxTB0lKQFhnvEEJF5foYf5wlDZh/I/Scm0oGVl5fRuDgoqXR4fddJUYTS5GwpwOPx9tyKGqskyBh4IjVs1IclAw0uaTssxDtL7wi+1bWxgmN/DYdNXFKkWmBDrxL/VxLFhq4Tq+Ckm05kIkwf30QJ4F4rdFYZuvV7v7Abj5upuN+SvxnHWb5s+yvQmyon9xim3mgK9gCFMnaO49ggC49Gh6kVXgxMC7p8jZdBB19R [email protected]
# Main link!
https://atom.io/packages/sync-settings
http://git-scm.com/
https://github.com/
http://rogerdudler.github.io/git-guide/
https://try.github.io/levels/1/challenges/1
https://learnxinyminutes.com/docs/git/
http://i.stack.imgur.com/4YJFs.jpg
https://www.atlassian.com/pt/git/migration/pageSections/00/contentFullWidth/0/tabs/03/pageSections/0/contentFullWidth/0/content_files/file0/document/git-migration-centralized-vs-distributed.png
http://techidiocy.com/wp-content/uploads/2013/08/svn-repo.png
https://www.git-tower.com/learn/content/01-git/01-ebook/01-command-line/07-appendix/03-from-subversion-to-git/centralized-vs-distributed.png
https://www.youtube.com/watch?v=P_02QGsHzEQ