Commit Graph

750 Commits

Author SHA1 Message Date
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
Manoj Tyagi dfe3d9c173
Created basic cheatsheet for Heroku CLI
I have created a cheat sheet on Heroku CLI where I have included all the basic commands with basic deployment methods needed to deploy and manage the application on the Heroku platform
2019-09-24 00:38:07 +05:30
Julien Le Coupanec 92b9bd8403
Merge pull request #89 from arkadiusjonczek/master
Add trait example to php language
2019-09-17 20:59:38 +02:00
Arkadius Jonczek 12e5e7747e add trait example to php language 2019-09-13 23:26:53 +02:00
Julien Le Coupanec d9eee18d87 docs(vscode): add XML Format plugin 2019-09-07 16:32:05 +02:00
Julien Le Coupanec 68933acade docs(laravel): update Valet commands 2019-09-05 13:39:35 +02:00
Julien Le Coupanec 7d7afdd218 docs(laravel): add valet commands 2019-09-05 12:57:22 +02:00
Julien Le Coupanec bde96af436
Merge pull request #88 from sudhakar3697/patch-1
Fixing a missed spacing
2019-08-30 12:59:37 +02:00
Sudhakar R 75058411bb
Fixing a missed spacing 2019-08-29 15:50:13 +05:30
Julien Le Coupanec c6251b8fd9
Merge pull request #87 from daffl/patch-1
Update FeathersJS cheatsheet to Feathers v4
2019-08-28 18:19:05 +02:00
David Luecke 432c2c8bec
Update FeathersJS cheatsheet to Feathers v4 2019-08-28 08:57:12 -07:00
Julien Le Coupanec 81eae536b6
Merge pull request #86 from artic92/bash-cheatsheet-correction
Corrected the bash cheatsheet
2019-08-03 15:00:41 +03:00
Antonio Riccio 1dfacb674a Corrected the bash cheatsheet
- modified the condition to verify if two values are identical
2019-08-01 11:06:56 +01:00
Julien Le Coupanec b5923b7b59
Merge pull request #85 from MoeLove/add-docker-volume-and-network-prune
Add docker volume prune and docker network prune
2019-07-21 12:49:04 +02:00
Jintao Zhang dd8dbbfe48 Add docker volume prune and docker network prune
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2019-07-21 07:55:07 +08:00
Julien Le Coupanec 7536d71c8d
docs(nanobox): update django by laravel 🌟 2019-04-24 23:44:54 +02:00
Julien ba836197c6 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2019-04-24 18:54:30 +02:00
Julien c396e8470c docs(laravel): http tests assertions 2019-04-24 18:54:25 +02:00
Julien Le Coupanec 020b3fc0f6
Merge pull request #81 from HemendraKhatik/master
Update html5.html
2019-04-13 12:06:20 +02:00
HemendraKhatik 461ae708cc
Update html5.html 2019-04-13 04:19:28 +05:30
Julien Le Coupanec dfd1be5c7a
Merge pull request #80 from sodrooome/master
updated django-admin command
2019-04-11 10:07:47 +02:00
Ryan Febriansyah 4e10d483d3 updated django-admin command 2019-04-11 04:15:52 +07:00
Julien Le Coupanec 949563b81e
Merge pull request #78 from neo-0224/patch-1
Doctype description added
2019-04-10 18:09:06 +02:00
Manoj Tyagi e5d1451172
Doctype description added 2019-04-10 16:23:33 +05:30
Julien 29e2ad39ad docs(laravel): add sections 2019-04-08 09:24:15 +02:00
Julien 94fe7a0acf docs(vscode): add phpdoc-comment-vscode-plugin 2019-03-07 11:17:51 +01:00