43 Commits

Author SHA1 Message Date
453831e7df fixing linux compile bug 2023-06-29 16:39:21 +02:00
243be8220d added sorted help output 2023-06-28 12:37:21 +02:00
7cec36d331 you can add now terminal arguments to scripts 2023-06-28 12:26:23 +02:00
0105139235 fixing override bug 2023-06-28 12:14:48 +02:00
3b2f277b18 add toml configure file | and setup-routine 2023-06-28 12:11:51 +02:00
d150ee9b7c
Merge pull request #8 from lucaspalomodevelop/7-show-content-of-scriptfile-with-show-command
7 show content of scriptfile with show command
2023-06-08 21:06:39 +02:00
8a1d70479d add show command 2023-06-08 21:05:30 +02:00
486a9f04c1 Merge branch 'dev' into 7-show-content-of-scriptfile-with-show-command 2023-06-08 21:04:17 +02:00
dd8eec5564 delete .github folder 2023-05-16 20:12:00 +02:00
9031a2350d
Create cmake.yml 2023-05-16 19:08:57 +02:00
d8f3b7d311 Merge branch 'main' into dev 2023-05-16 18:17:28 +02:00
595b9b3c71 Merge remote-tracking branch 'origin' into dev 2023-05-16 18:15:49 +02:00
7270ede184
Create c-cpp.yml 2023-05-16 18:15:00 +02:00
21986aae0d fix help display bug 2023-05-15 20:27:24 +02:00
294ecfcd6e add remove script 2023-05-15 18:39:47 +02:00
5043a2f870 std::string consistency 2023-05-15 18:33:34 +02:00
44543717c1
Merge pull request #6 from lucaspalomodevelop/dev
Dev
2023-05-14 21:44:53 +02:00
5257f19bc2 Merge remote-tracking branch 'origin/main' into dev 2023-05-14 21:41:56 +02:00
aed316967a Automation of the help output 2023-05-14 21:40:27 +02:00
8df8020d06
change readme.md 2023-05-07 14:35:54 +02:00
95364144d2
Merge pull request #5 from lucaspalomodevelop/dev
add 'add' and 'edit' to help output
2023-05-07 00:00:48 +02:00
13645f26ac add 'add' and 'edit' to help output 2023-05-06 23:59:58 +02:00
a506ad0913
Merge pull request #4 from lucaspalomodevelop/dev
Dev
2023-05-06 23:52:25 +02:00
b926949d69 add 'add' 'edit' command 2023-05-06 23:51:38 +02:00
21628a7320 Revert "added ls to help output"
This reverts commit 3ce6f71757a9e96672683bb26b0a39074918ca9e.
2023-05-06 23:38:29 +02:00
3ce6f71757 added ls to help output 2023-05-06 23:35:58 +02:00
459132eb8e added ls to help output 2023-05-06 23:31:58 +02:00
a90518816a added ls command for listing all scripts 2023-05-06 23:30:26 +02:00
002b12a048
Merge pull request #3 from lucaspalomodevelop/dev
Dev
2023-04-13 21:13:53 +02:00
c5ebf9637e Merge remote-tracking branch 'origin' into dev 2023-04-13 21:13:31 +02:00
748e85c1af Merge remote-tracking branch 'origin' into dev 2023-04-13 21:12:51 +02:00
2361893e1f change readme
co-authored-by: laurenz-rausche <accounts@laurenz-rausche.de>
2023-04-13 21:10:42 +02:00
5f93729dfe comment code 2023-04-13 20:57:06 +02:00
b36668ab94
Merge pull request #2 from lucaspalomodevelop/dev
Dev
2023-04-13 20:36:14 +02:00
7ddd1ab1c4 rename executeble to autom 2023-04-13 20:35:13 +02:00
e91e248249 delete .vscode 2023-04-13 20:12:42 +02:00
9425714fd4
Merge pull request #1 from lucaspalomodevelop/dev
Dev
2023-04-13 20:11:07 +02:00
cc5235838a change makefile and cleanup code 2023-04-13 20:10:36 +02:00
ac141ec143 can compile on windows now | exectutes default-command 2023-04-11 21:44:08 +02:00
fd5b63991c add Commands (basic) 2023-03-10 16:55:27 +01:00
f00154f91c execute scripts with Shebang without ending | change folder to ~/autom 2023-03-08 17:59:44 +01:00
f5e5eb9098 first commit 2023-03-07 20:20:01 +01:00
7d551a77c2
Initial commit 2023-03-07 19:19:03 +01:00