1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-05-28 18:30:48 +00:00
Commit Graph

533 Commits

Author SHA1 Message Date
Julien Le Coupanec
c7ad1bf574 docs(puppeteer): add browser functions 2020-03-17 15:10:34 +01:00
Julien Le Coupanec
c5faec60ef feat(puppeteer): add comments 2020-03-17 14:13:45 +01:00
Julien Le Coupanec
c882af50b7 feat(puppeteer): add puppeeter and browserfetcher 2020-03-17 13:14:24 +01:00
Julien Le Coupanec
0a88f6209f docs(puppeteer): wip 2020-03-16 16:28:02 +01:00
Julien Le Coupanec
b525056ac8 docs(readme): add pupeeteer 2020-03-16 15:27:33 +01:00
Julien Le Coupanec
873782d90a Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2020-03-16 15:26:49 +01:00
Julien Le Coupanec
b3444b6a31 docs(puppeteer): initialize cheatsheet 2020-03-16 15:26:48 +01:00
Julien Le Coupanec
08f4e886d6
Merge pull request #110 from janstuemmel/patch-1
Fix php cheatsheet, for loop
2020-01-22 00:13:37 +01:00
Jan Stümmel
e28a4a9cec
Fix php cheatsheet, for loop
iterates over all values, not just n-1 values
2020-01-21 18:57:12 +01:00
Julien Le Coupanec
6c27bf77de
Merge pull request #108 from kerolloz/patch-1
Fix a typo
2019-12-12 19:16:28 +01:00
Kerollos Magdy
a0aa12efa7
Fix a typo 2019-12-12 13:13:15 +02:00
Julien Le Coupanec
21a99e7bd6
Merge pull request #106 from qiisziilbash/minor-edits-django
Minor edits to the django start project steps
2019-12-10 21:43:50 +01:00
qiisziilbash
3f4277fafe django start project steps reordered, in order to install django in venv instead of /usr 2019-12-10 12:13:04 -07:00
Julien Le Coupanec
5f0b94b7c2 style(django): remove empty lines 2019-12-09 11:51:16 +01:00
Julien Le Coupanec
4aa6588b3d
Merge pull request #105 from qiisziilbash/django-project-commands
Django project commands
2019-12-09 11:50:05 +01:00
Julien Le Coupanec
65f7f7fda3 style(git): rework 2019-12-09 11:48:40 +01:00
Julien Le Coupanec
0aea889c05
Merge pull request #104 from qiisziilbash/git-cheatsheet
git cheatsheet is added
2019-12-09 11:44:49 +01:00
qiisziilbash
5b2794a35e Django start project and deployment steps were added 2019-12-08 17:50:49 -07:00
qiisziilbash
66c417155a git cheatsheet is added 2019-12-08 16:52:57 -07:00
Julien Le Coupanec
394910144d style(laravel): remove empty spaces 2019-12-06 14:15:34 +01:00
Julien Le Coupanec
7473bd427d Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2019-12-06 14:06:37 +01:00
Julien Le Coupanec
12e8b98f33 docs(laravel): add validation fields 2019-12-06 14:06:33 +01:00
Julien Le Coupanec
ab94980dd5
Merge pull request #103 from pfeinsondev/patch-1
Update django.py
2019-11-21 09:45:28 +01:00
pfeinsondev
b7a5aa284c
Update django.py
Ammend runserver with optional port parameter. Useful if 8000 is unavailable.
2019-11-20 21:37:39 -08:00
Julien Le Coupanec
393164662c
Merge pull request #76 from tintinsnowy/master
XML cheat sheet
2019-11-17 17:37:12 +01:00
Julien Le Coupanec
d0c4d84c72
Merge pull request #101 from JenniferStamm/patch-1
update redis cheatsheet
2019-11-01 19:13:17 +01:00
JenniferStamm
d9ff0ab379
update redis cheatsheet
HLEN had the same description as HKEYS. Fixed it to say that it gets the number of fields instead of the fields themselves.
2019-11-01 12:41:06 +01:00
Julien Le Coupanec
ea73801d9b
Merge pull request #100 from Alexound/master
Update on Vim.
2019-10-25 09:32:05 +02:00
Alexound
c3ad4a15ab Minor additions. 2019-10-25 01:41:59 +04:00
Alexound
de864ea195 Updated VIM cheatsheet a bit.
Ignore case while searching: on and off command.
Run command in multiple buffers with 'bufdo'.
2019-10-25 01:37:20 +04:00
Julien Le Coupanec
029e2b44b2
Merge pull request #99 from Alexound/master
'bash' language cheatsheet: fixed and improved.
2019-10-24 10:40:33 +02:00
Alexound
6fe0435c77 Keep working on 'bash' cheetsheet.
Minor corrections.
2019-10-24 12:02:15 +04:00
Alexound
aa8b4efb86 Fixed tabs and spaces. 2019-10-24 11:52:27 +04:00
Alexound
d2c01dccd4 Fixed and improved SHORTCUTS module.
Now it's 'SHORTCUTS and HISTORY'.
2019-10-24 11:41:37 +04:00
Alexound
f0fae838f8 Added match '*.swp' to work with Vim in 'gitgnore'. 2019-10-24 11:21:36 +04:00
Julien Le Coupanec
52e18e5933
Merge pull request #98 from XVR147/html_small_fix
Html small fix
2019-10-16 22:28:31 +02:00
XVR147
7915beb1d6 Merge branch 'html_small_fix' of https://github.com/XVR147/awesome-cheatsheets into html_small_fix 2019-10-16 20:47:04 +02:00
XVR147
1eec2b0273 Fix small errors in HTML cheatsheet
Just some casing, spacing  and misspelling fixes.
2019-10-16 20:44:13 +02:00
XVR147
c946fe9b67 Fix small errors in HTML cheatsheet
Just some casing and misspelling fixes.
2019-10-16 20:39:29 +02:00
Julien Le Coupanec
32a915da58 docs(readme): updates 2019-10-12 20:58:43 +02:00
Julien Le Coupanec
1df7874d1d Merge branch 'amaurybsouza-master' 2019-10-12 12:42:44 +02:00
Julien Le Coupanec
03581585cf docs(bash): align comments 2019-10-12 12:42:32 +02:00
Amaury Souza
a552f052d1
Update bash.sh 2019-10-11 22:12:09 -03:00
Julien Le Coupanec
926b0cb279 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2019-10-11 18:28:26 +02:00
Julien Le Coupanec
56d8d41136 docs(vscode): add better comments 2019-10-11 18:28:24 +02:00
Julien Le Coupanec
b473bf3c66
Merge pull request #96 from thewolfcommander/patch-8
Four more django-admin commands added
2019-10-10 22:20:49 +02:00
Manoj Tyagi
d309cb8546
Reordered the commands alphabetically 2019-10-11 00:17:27 +05:30
Manoj Tyagi
166ca58ac3
Four more django-admin commands added
I have added four more app-related django-admin commands.
2019-10-10 23:45:55 +05:30
Julien Le Coupanec
1bdc64dcf1
Merge pull request #93 from neo-0224/patch-5
Google Cloud Platform Cheat sheet in Tools section
2019-10-01 16:42:31 +02:00
Julien Le Coupanec
3aff588350
Merge pull request #94 from neo-0224/patch-6
Cheat sheet added for Sublime Text 3
2019-10-01 16:42:09 +02:00