Commit Graph

65 Commits

Author SHA1 Message Date
f13d24bee0 reworked code and added ability to build slides 2023-01-24 14:12:37 +01:00
f76521f6cf implemented observable types for live updates 2023-01-24 02:25:09 +01:00
5e8c00d819 changed order of blocks and removed commented code 2023-01-24 01:55:49 +01:00
1d4b02615c Merge branch 'feature/ci-cd-squashed' into 'main'
implemented ci/cd pipeling for testing and deploying application to crates io

See merge request implo/docki-cli!1
2023-01-24 00:32:49 +00:00
20b15ba12e implemented ci/cd pipeling for testing and deploying application to crates io 2023-01-24 00:32:49 +00:00
1ede60df34 removed unused import 2023-01-23 17:28:25 +01:00
4ecc5e6867 renamed cargo package to docki instead of docki-cli 2023-01-22 16:25:21 +01:00
dd367d4601 added description and license for publishing 2023-01-22 16:14:22 +01:00
121cf74a7f removed docs folder and will be ignored by git for now 2023-01-21 18:16:11 +01:00
42bc620506 now just using ./ isntead of the project cwd works as intended 2023-01-21 18:05:23 +01:00
5a656bdfcb added two more descriptive error messages 2023-01-21 18:02:59 +01:00
055ac64e48 fixed typing mistake 2023-01-21 17:34:09 +01:00
c8eb5d58ea fixed error 2023-01-21 17:24:13 +01:00
85f55c9d51 imporved error handling 2023-01-21 17:13:13 +01:00
b38bb186b1 initial commit (proof of concept build function, added cli structure 2023-01-19 17:12:48 +01:00