Commit Graph

67 Commits

Author SHA1 Message Date
Konstantin Gredeskoul
c1a478a10a
Add Bashmatic (#84) 2022-11-11 14:43:35 +01:00
claycooper
ace0c6998c
Updated link to Google guide (#82) 2022-10-10 13:39:07 +02:00
Knusper
4a312bde94
Merge pull request #77 from talwat/master
Add pokeget
2022-05-20 22:41:04 -04:00
Knusper
143e136916
Merge pull request #75 from awesome-lists/add-wordle
Add wordle
2022-05-20 22:37:20 -04:00
Knusper
a15e938edd
Merge pull request #79 from Rafat97/patch-1
Added `DevOps-Bash-tools`
2022-05-20 22:36:01 -04:00
Emdadul Haque
b16ee4ccf0
fix: remove extra newline 2022-05-20 12:25:32 +06:00
Emdadul Haque
9127ebfb27
chore: added a link 2022-05-13 11:32:17 +06:00
Tal
19e70a43ef
Added pokeget & just for fun catagory 2022-03-19 11:02:28 +01:00
Aloïs de Gouvello
d4eddb8af5
Add wordle 2022-02-16 20:52:01 +01:00
Brad Robel-Forrest
5ba47d2d6e
Merge pull request #73 from nicksherron/master
add bashhub-server
2022-01-08 16:11:02 -08:00
Nick Sherron
05dea9202a
add bashhub-server 2022-01-08 01:42:53 -05:00
Brad Robel-Forrest
5416876585
Add contribution context and template (#71) 2021-12-23 10:17:29 +01:00
Volodymyr Lisivka
44d297294c
Link to bash-modules project is added. (#63) 2021-12-05 13:28:04 +01:00
Ajeet D'Souza
aeaa19009e
Add zoxide (#53) 2021-11-30 14:31:15 +01:00
Ajeet D'Souza
469a1fbe89
Fix link to sshrc (#69) 2021-11-30 13:39:08 +01:00
Danny Ben Shitrit
ca483d5b5a
Add bashly (#66) 2021-11-29 17:37:50 +01:00
Ross Smith II
7209f239b2
Add shellcheck (#59) 2021-03-29 21:02:54 +02:00
Rosiney Gomes Pereira
130f800e82
add mkdkr, ci pipeline using make, docker and shell (#50) 2020-02-21 13:36:54 +01:00
73mp74710n
ed0586b506
add bash utilities by zombieleet (#43)
Co-authored-by: Alois <aloisdegouvello@live.fr>
2020-02-17 12:26:19 +01:00
DataAlchemist
875e46794b
Add Bash Infinity (#48) 2020-02-17 12:20:11 +01:00
Alois
ddf93bf467
Defensive BASH programming's link has rotten. Switch to wayback machine. 2020-02-17 12:18:47 +01:00
Ryan Delaney
b480fb13f1 Markdownlint fixes (#45)
* Fix overcapitalization

* Remove excessive indentation

* Remove trailing whitespace

* Remove extra newlines

* Outdent extra top level header
2019-05-23 12:15:30 +02:00
Carl Sutton
7cae958179 Fix grammar (#44) 2019-05-23 12:13:28 +02:00
KushagraGoel
c498044fef Solitaire Bash script (#36) 2018-10-14 20:48:08 +02:00
Kunal Dabir
16944e9b4b suggesting has (#22) 2018-06-18 15:54:03 +02:00
Kehet
8394b2643b Adds argbash - Bash argument parsing code generator (#27) 2018-06-18 15:52:49 +02:00
Ian Miell
a12e86f407 Update readme.md (#29)
Add cheapci as an applciation
2018-06-18 15:51:31 +02:00
Ivan Ilves
883b559e8f Update readme.md (#28) 2018-06-18 15:50:30 +02:00
Brandon Smith
ab057923db Update broken link to amending-a-commit-guide.md (#30) 2018-06-18 15:48:12 +02:00
Dylan Araps
18b5fa5ed5 Added Pure Bash Bible (#31) 2018-06-18 15:47:19 +02:00
Christoph Hansen
c0e1397805 Update readme.md (#21)
best oneliner ressource is missing!
2017-11-10 11:09:03 +01:00
burritocode
21dd5f7ee1 Add todo.sh to the list of applications (#25) 2017-11-10 11:08:23 +01:00
Édouard Lopez
8c66de675a add progress-bar.sh (#16)
* add progress-bar.sh

Simple & sexy progress bar for bash, give it a duration and it will do the rest.

* correct typo

* replace image to fit inline
2017-08-24 22:23:16 +02:00
Philip Kirkbride
aca16972f4 Remove broken link moving
https://github.com/awesome-lists/awesome-bash/pull/19#event-1022285237
2017-03-30 15:27:55 +02:00
Alois
0b71c8c921 Merge pull request #18 from desyncr/patch-1
Add Bashing to "Shell Script Development" list
2017-02-20 20:30:55 +01:00
DC*
a3c52a9ec3 Add Bashing to "Shell Script Development" list 2017-02-20 16:21:40 -03:00
Alois
935d3b26d5 Add BashScriptTestingLibrary 2017-01-23 14:12:48 +01:00
Alois
f5de445fe5 Merge pull request #17 from jdorfman/patch-1
Added link to Defensive BASH Programming
2016-11-13 09:46:19 +01:00
Justin Dorfman
ba283c0260 Added link to Defensive BASH Programming 2016-11-11 08:25:54 -08:00
Alois
ee5f25b786 Merge pull request #15 from rcaloras/master
Adding bashhub
2016-10-06 09:54:55 +02:00
Ryan Caloras
7db56b8f69 Adding bashhub
- Bashhub provides
 - Super command search by using context about how commands are executed.
 - Unlimited detailed terminal history stored in the cloud.
 - Support across systems. Access to your terminal history from anywhere.
2016-10-05 22:42:10 -04:00
Alois
9df8850976 Merge pull request #13 from mvdan/shfmt
Add shfmt to shell script dev
2016-09-23 19:14:27 +02:00
Daniel Martí
3b83d7476d Add shfmt to shell script dev 2016-09-19 21:57:32 +01:00
Alois
5ae4d2fa9d Merge pull request #12 from edouard-lopez/patch-2
move bpkg to 'Shell Package Management' section
2016-09-14 13:39:03 +02:00
Alois
04e00fe906 Merge pull request #11 from edouard-lopez/patch-1
add bash_unit test framework
2016-09-14 13:37:22 +02:00
Édouard Lopez
03b27d78e1 move bpkg to 'Shell Package Management' section 2016-09-13 10:14:25 +02:00
Édouard Lopez
b8a18caafb add bash_unit test framework
bash unit testing enterprise edition framework for professionals
2016-09-13 10:11:43 +02:00
Alois
42e6f2de4f Add bpkg, a bash's package manager. Fix #10 2016-08-26 12:22:53 +02:00
Alois
dec040817f Merge pull request #9 from LappleApple/patch-1
Added Data section + BigBash
2016-08-19 14:56:26 +02:00
Lauri at Zalando
c132b445dd fixed title/description issue
Sorry -- copy/pasted in too much of a hurry
2016-08-19 14:31:36 +02:00