Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Add init functionality to generate automatically a config file to use with run command #52

Merged
merged 20 commits into from
Sep 14, 2023

Conversation

Crissal1995
Copy link
Owner

@Crissal1995 Crissal1995 commented Sep 12, 2023

Closes #39

@Crissal1995 Crissal1995 added the minor MINOR version when you add functionality in a backward compatible manner label Sep 12, 2023
@Crissal1995 Crissal1995 linked an issue Sep 12, 2023 that may be closed by this pull request
- added chrome-beta variant
- now the paths are such, and not strings
- changed every prompt to use this lib
- added a fix for prompt-toolkit
- we lost rich styles :(
- profiles are unchecked by default
- removed sys.exit(1) from cli
- add parameter to just return None in case the validation is not correct for validate-email
- generated email content for the config from init.py
…sses

- returns the latest used username if more are found for a single profile
@Crissal1995 Crissal1995 marked this pull request as ready for review September 14, 2023 13:48
@Crissal1995 Crissal1995 merged commit 1524bfe into main Sep 14, 2023
10 checks passed
@Crissal1995 Crissal1995 deleted the issues/39 branch September 14, 2023 13:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
minor MINOR version when you add functionality in a backward compatible manner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create an init functionality
1 participant