summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge/src/main.rs
AgeCommit message (Expand)Author
2022-08-06Do not necessarily pass &str anymore to fs helper fnsMatthias Beyer
2022-07-15Remove the `tedge` dependency on `UserManager`Didier Wenzek
2022-06-16tedge fixing clippy warnings #825initard
2022-04-11Closes #1040 use config-dir feature for initalize and run (#1059)PradeepKiruvale
2022-03-24[#761] tedge init (#993)PradeepKiruvale
2022-02-22--config-dir for tedge command (#814)initard
2022-02-18Replace structopt with clap 3Matthias Beyer
2022-01-10#639 Remove the dependency on systemd (#729)Rina Fujino
2021-11-24Restructure directories of the workspace (#559)Lukasz Woznicki