Skip to content

Instantly share code, notes, and snippets.

@droom
Last active December 15, 2020 01:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save droom/01de5ef998d05b40917d to your computer and use it in GitHub Desktop.
Save droom/01de5ef998d05b40917d to your computer and use it in GitHub Desktop.
TIL Development/GIT 2015

#Git

Add remote origin https://help.github.com/articles/adding-a-remote/

Add credentials https://help.github.com/articles/caching-your-github-password-in-git/ https://help.github.com/articles/generating-ssh-keys/

##Writing git commits http://stackoverflow.com/questions/3580013/should-i-use-past-or-present-tense-in-git-commit-messages/3580764#3580764 4.11.14

#Angular + Fire git@github.com:droom/angular.git https://github.com/droom/angular.git

AWS Security Credentials 4.11.14

How to make Markdown GISTs from Sublime Text 3

https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet

Add Keystrokes to iTerm

Add colour code (syntax highlighting) for Markdown

[http://www.bram.us/2013/02/08/sublime-text-markdown-syntax-highlighting/] [http://www.guidingtech.com/26607/turn-sublime-text-3-markdown/]

Start writing in Sublime

Possibility complexity http://blog.codinghorror.com/standard-markdown-is-now-common-markdown/

Conducting interviews What design blogs do you follow?

5.11.14 Git hooks, learnt the existence of Joined stack overflow

6.11.14 CSS Animation Generator http://coveloping.com/tools/css-animation-generator

rake production heroku:deploy

rake staging heroku:deploy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment