Go to file
2021-10-25 20:39:50 +02:00
src Implemented a function to give the configuration folder based on XDG_CONFIG_HOME and by default ~/.config/ suffixed with the program name 2021-10-25 20:39:50 +02:00
.env.example Refactored .env files to use more specific names, to avoid collision 2021-10-20 11:48:27 +02:00
.gitignore Added .env to gitignore 2021-10-16 22:18:48 +02:00
.gitlab-ci.yml Added test in CI/CD 2021-10-18 10:22:54 +02:00
Cargo.lock Refactored to give username and password to login function as parameters, and use the clap framework to built the command line interface 2021-10-23 23:35:30 +02:00
Cargo.toml Refactored to give username and password to login function as parameters, and use the clap framework to built the command line interface 2021-10-23 23:35:30 +02:00