Commit graph

17 commits

Author SHA1 Message Date
580c9ceba5 feat: added .env and .sources to make 2024-11-07 09:46:33 +00:00
ce339b69d2 fix: general fixes for syntax and naming 2024-11-07 10:17:27 +01:00
BonzaiBrains
d172c755e6
style: made functions more readable 2024-11-04 14:02:29 +01:00
BonzaiBrains
d4c06eda43
docs: fixed typos 2024-11-04 13:55:47 +01:00
21404908d8 add: info error warn functions; fix: syntax error in function declaration 2024-10-31 14:18:42 +01:00
BonzaiBrains
15fc39a355
Merge pull request #1 from BonzaiBrains/functions
Functions
2024-10-31 13:02:41 +01:00
BonzaiBrains
1aaaf60b2d
add: usage function 2024-10-31 13:01:37 +01:00
BonzaiBrains
442ff6bcbc
add: init function 2024-10-31 12:56:44 +01:00
BonzaiBrains
f95c0e5bfc
add: console function; style: function names
For more information see: https://google.github.io/styleguide/shellguide.html#s7.1-function-names
2024-10-31 12:47:03 +01:00
BonzaiBrains
75420d0f32
add: start function 2024-10-31 12:43:13 +01:00
BonzaiBrains
9048475efd
add: remove function 2024-10-31 12:41:40 +01:00
BonzaiBrains
ad8a0782ae
Create LICENSE 2024-10-31 12:19:56 +01:00
BonzaiBrains
7b714c7417
add: debug mode; docs: removed dependencies from comments 2024-10-31 12:12:58 +01:00
6818ee3e1d add: value sourcing 2024-10-08 12:56:46 +02:00
Your Name
4fd0f57777 add: Makefile; docs: README.md; docs: moved dependency comment to README.md 2024-09-26 00:56:12 +02:00
Your Name
4f0abc503a add: logger; syntax: defined drive formats; fix: ISO logic; 2024-09-26 00:07:04 +02:00
Your Name
0ea0ea99e7 initial commit 2024-09-25 23:03:33 +02:00