项目作者: serginator

项目描述 :
Here I will put my cheatsheets
高级语言: JavaScript
项目地址: git://github.com/serginator/cheatsheets.git
创建时间: 2014-08-07T18:34:49Z
项目社区:https://github.com/serginator/cheatsheets

开源协议:

下载


cheatsheets

This is a list of cheatsheets I’ve made/find that are useful to me. I sometimes
take notes when I’m studying about something and these are some of those notes
in markdown format.

Content can be viewed here

List of cheatsheets

In Markdown

Graphical

Download

  1. #Clone the repo
  2. git clone git@github.com:serginator/cheatsheets.git
  3. #Update submodules
  4. git submodule init && git submodule update