Aatmaj-Zephyr / Aatmaj-Zephyr/Command-line-password-manager
Update credentials
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Update password
Contributor guide
Research direction
Look for the password manager's main script and the function that handles password storage. The issue likely requires adding an 'update' operation to the existing 'add' and 'retrieve' commands. Check how credentials are currently stored (e.g., a JSON file or database) and write a function to modify an existing entry. Test by running the CLI and verifying the update works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100