Commit graph

5 commits

Author SHA1 Message Date
Ellie Huxtable
4c6a287f4d
Switch to using ATUIN_LOG instead of RUST_LOG ()
* Switch to using ATUIN_LOG instead of RUST_LOG

* Stop clippy complaining

* I should know better - clippy is never happy :(
2022-12-16 18:37:45 +00:00
Conrad Ludgate
5e2c438dab
Upgrade clap () 2022-10-18 09:50:22 +01:00
Satyarth Sampath
119ab9e007
Adds password prompt for register and login ()
* Adds the rpassword dependency

* Provides only a prompt based input for login and register with a hidden prompt for password

* Adds option based inputs for login and register commands

* Password can also be provided as an option

Co-authored-by: Satyarth <satyarth.sampath@gojek.com>
2022-05-24 14:25:48 +01:00
Jakub Panek
93ab4e7842
ignore JetBrains IDEs, tidy-up imports ()
* ignore JB IDEs

* tidy-up imports

* add rustfmt config
2022-04-28 18:53:59 +01:00
Conrad Ludgate
7436e4ff65
feature-flags ()
* use feature flags

* fmt

* fix features

* update ci

* fmt

Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com>
2022-04-22 20:14:23 +00:00
Renamed from src/command/client/login.rs (Browse further)