Commit graph

6 commits

Author SHA1 Message Date
6f27e7f3fc fix: Fix clippy warnings
All checks were successful
ci/woodpecker/push/build Pipeline was successful
- Use is_empty iso len() == 0
- Remove unneeded return type
2025-05-27 18:12:23 +02:00
df54cc7484 feat: reading input + show prompt
Some checks failed
ci/woodpecker/push/build Pipeline failed
2025-05-27 18:11:05 +02:00
da82ece1ca feat: Add clap and parse script parameter 2025-05-27 17:43:47 +02:00
fce9dcc6fe fix: update gitignore
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2025-05-27 16:22:56 +02:00
84a5cfa2e3 ci: add linter (clippy)
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Any warning is treated as an error
2025-05-23 10:42:43 +02:00
877fc196af Initial commit: Hello world with basic woodpecker build pipeline 2025-05-23 10:42:43 +02:00