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 |
|
Manoj Tyagi
|
70e7886997
|
Cheat sheet added for Sublime Text 3
A well-described cheat sheet for Sublime Text 3 added for tools section.
|
2019-09-30 22:35:29 +05:30 |
|
Manoj Tyagi
|
4042809cde
|
Google Cloud Platform Cheat sheet in Tools section
I have added Most used Google Cloud Platform Cheat Sheet in the Tools section of the repository
|
2019-09-30 21:53:37 +05:30 |
|
Julien Le Coupanec
|
710ec22c52
|
Merge pull request #92 from neo-0224/master
Added Heroku CLI in tools subsection in Readme
|
2019-09-30 14:00:39 +02:00 |
|
Manoj Tyagi
|
c3861473e8
|
Added Heroku CLI in tools subsection
|
2019-09-30 13:59:16 +05:30 |
|
Julien Le Coupanec
|
841dc6ce33
|
docs(django): update
|
2019-09-24 09:26:33 +02:00 |
|
Julien Le Coupanec
|
ac2dca8860
|
Merge pull request #91 from neo-0224/patch-4
Some more django-admin commands added
|
2019-09-23 22:18:14 +02:00 |
|
Julien Le Coupanec
|
c77151fb31
|
Merge pull request #90 from neo-0224/patch-3
Created basic cheatsheet for Heroku CLI
|
2019-09-23 22:17:45 +02:00 |
|
Manoj Tyagi
|
a38e141789
|
Some more django-admin commands added
I have added some more useful and some advanced django-admin commands with there use and description in a proper format.
|
2019-09-24 01:30:10 +05:30 |
|