Commit Graph

750 Commits

Author SHA1 Message Date
Julien Le Coupanec 2aee46f169
Merge pull request #381 from FabricioLopees/fix/java
Update readme: fix grammatical error in java.md
2024-04-15 10:53:51 +02:00
FabricioLopees 22977d5ca1 update readme: fix grammatical error in java.md 2024-04-13 13:05:38 -03:00
FabricioLopees a2c99c9674 update readme: fix grammatical error in java.md 2024-04-13 12:52:16 -03:00
Julien Le Coupanec 559d03ecf3
Merge pull request #372 from cunnellp5/cunnellp/vscode/add-command-and-cleanup-spaces
updates vscode cheat sheet
2024-02-26 18:25:32 +01:00
cunnellp5 bea751612a updates vscode cheat sheet with one command 2024-02-15 07:10:18 -07:00
Julien Le Coupanec d143c60246
Merge pull request #354 from RomjanHossain/patch-1
swap current line with previous
2023-12-29 15:35:14 +01:00
Romjan D. Hossain 44371217a9
swap current line with previous
it should be `ddkP` instead of `ddkp`
2023-12-24 11:53:04 +06:00
Julien Le Coupanec d63d75bb28
Merge pull request #350 from adgan11/patch-1
Fix Issue #316: keygen deprecated
2023-11-07 11:40:11 +01:00
Ahmed Gagan 94087440e5
Fix Issue #316: keygen deprecated 2023-11-06 12:16:17 +05:30
Julien Le Coupanec 8557d4f3d8
Merge pull request #337 from phaneendra24/adding-js-arrayMethod
adding the at() method
2023-07-11 12:20:48 +02:00
phaneendra f8d75a7ccf adding the at method 2023-07-07 16:49:20 +05:30
Julien Le Coupanec 5ff48033e1
Merge pull request #304 from sangeethkc/master
new laravel artisan commands added
2023-06-26 22:00:00 +02:00
SANGEETH 6c3b6ee90e
Merge branch 'LeCoupa:master' into master 2023-06-26 15:24:39 +05:30
Julien Le Coupanec 7e9e6af408
Merge pull request #334 from samyak003/master
Added cheatsheet for Firebase CLI
2023-06-19 12:59:07 +02:00
Samyak 0ee3753e2f Added cheatsheet for Firebase CLI 2023-06-18 19:58:27 +05:30
Julien Le Coupanec dd94d3aa70 docs(nginx): tail logs to inspect requests 2023-05-31 16:13:26 +02:00
Julien Le Coupanec 8ec2267167 docs: remove youtube promotion for the time being 2022-12-30 20:31:32 +01:00
sangeethkc cb9ca87a4b new laravel commands added 2022-10-18 15:27:14 +05:30
Julien Le Coupanec ec7afa056b Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2022-08-28 21:08:14 +02:00
Julien Le Coupanec 47ff229fcd docs: update ubuntu 2022-08-28 21:08:12 +02:00
Julien Le Coupanec 4c1540a448 docs: readme 2022-08-28 21:08:02 +02:00
Julien Le Coupanec 5bbef08e46
Merge pull request #293 from EhtashamHaider/master
update html5.html
2022-08-26 17:36:21 +02:00
Julien Le Coupanec bf8cc22dae
Merge pull request #294 from mhemanthkmr/patch-1
added rm -f in docker.sh
2022-08-18 21:47:44 +02:00
HemanthKumar M b095a3534d
added rm -f in docker.sh
Kindly Verify it
2022-08-05 15:31:25 +05:30
Ehtasham Haider 463d563edf
update html5.html
Added an ins tag that is good for writing the content that has been inserted into the document. Browser will automatically underline this text
2022-08-01 12:47:00 +05:00
Julien Le Coupanec 6f67bf688e
Merge pull request #290 from Technical-Shubham-tech/css3-added
Created cheatsheet for CSS3
2022-07-12 08:33:20 +02:00
Julien Le Coupanec 335c178141
Merge pull request #292 from simonardejr/patch-1
removing php version
2022-07-06 11:12:11 +02:00
Julien Le Coupanec 313ecb8d53
Merge pull request #284 from mdambro/patch-1
Update java.md
2022-07-06 11:11:02 +02:00
Julien Le Coupanec 936500c032
Merge pull request #286 from codemonkey85/patch-1
Fix a typo
2022-07-06 11:10:33 +02:00
Julien Le Coupanec 908e4a11c7
Merge pull request #287 from ozayman/patch-1
UPDATE
2022-07-06 11:10:16 +02:00
Simonarde Lima 153d665c53
removing php version
str_replace it's been around since php 4 ( https://www.php.net/manual/pt_BR/function.str-replace.php ) 😁
2022-07-01 07:13:44 -03:00
Sanidhya Kr. Verma ab8f391f60 created cheatsheet for CSS3 2022-06-10 22:43:19 +05:30
Olindo Zaman 7c9fb9e945
UPDATE 2022-05-27 13:17:42 +06:00
Michael Bond 28c89f1a3b
Fix a typo 2022-05-25 08:39:25 -04:00
Matías D'Ambrosio eb59197c8d
Update java.md
Add data types and assignment statements.
2022-05-11 12:49:19 -03:00
Julien Le Coupanec 2137ac0559 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2022-04-15 22:01:16 +02:00
Julien Le Coupanec 5b44f78be2 build: set up commitlint 2022-04-15 22:01:00 +02:00
Julien Le Coupanec 44727dec60
Merge pull request #278 from MikeGalyen/main
adds a space between 'go' and 'to' on line 15 and and delete the void…
2022-04-11 11:41:06 +02:00
mike bb482c05bb adds a space between 'go' and 'to' on line 15 and and delete the void modifier on lines 64, 65, and 66 2022-04-04 01:07:48 -04:00
Julien Le Coupanec d85a74febf docs: search processes 2022-03-06 20:00:44 +01:00
Julien Le Coupanec a8b0e9978c docs: search and kill process 2022-03-06 20:00:38 +01:00
Julien Le Coupanec 8dac93f947 Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2022-02-23 16:08:52 +01:00
Julien Le Coupanec 30566a3a9f docs: resize volume 2022-02-23 16:08:50 +01:00
Julien Le Coupanec 4c3bde64f9
docs: update readme 2022-01-22 11:38:46 +01:00
Julien Le Coupanec c197c1e906
Merge pull request #263 from ekramasif/patch-1
Contributors Added on README.md
2022-01-22 11:37:55 +01:00
Julien Le Coupanec 3bd1097f99
Merge pull request #265 from haroldao/master 2022-01-21 00:56:41 +01:00
Harold AO 3b578313c3
strike replaced by del (strike is obsolete) 2022-01-17 20:55:47 +01:00
Ekram Asif 9edc51c045
Contributors Added on README.md 2022-01-02 00:11:24 +06:00
Julien Le Coupanec c958d3b39a
Merge pull request #261 from AnuragSharma122/patch-1
I have added a part of database in this file
2021-12-21 16:18:08 +01:00
AnuragSharma122 8b92343e9e
I have added a part of database in this file 2021-12-21 18:19:54 +05:30