- [ ] Add the feature to add clothes based on a file passed as parameter by the command line. Eg.: The following command gonna add all clothes from `input_file.toml` ```shell python ./main.py input_file.toml ```
Eg.: The following command gonna add all clothes from
input_file.toml