Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Alohomora Command #16

Open
jatinkrmalik opened this issue Oct 9, 2024 · 0 comments · May be fixed by #24
Open

Add Alohomora Command #16

jatinkrmalik opened this issue Oct 9, 2024 · 0 comments · May be fixed by #24
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature Hacktoberfest for hacktoberfest. 🟩 priority: low Low priority and doesn't need to be rushed

Comments

@jatinkrmalik
Copy link
Collaborator

Alohomora Command

Description

Alohomora is used to unlock doors. This command will change file or directory permissions to make them writable.

Proposed Usage

$ wand alohomora <file_or_directory>

Functionality

Uses chmod to change permissions of the specified file or directory to make it writable.

Additional Notes

Consider adding a confirmation prompt before changing permissions.

@jatinkrmalik jatinkrmalik added ✨ goal: improvement Improvement to an existing feature 💻 aspect: code Concerns the software code in the repository 🚦 status: awaiting triage Has not been triaged by a maintainer 🟩 priority: low Low priority and doesn't need to be rushed labels Oct 9, 2024
@Mr-Sunglasses Mr-Sunglasses added Hacktoberfest for hacktoberfest. and removed 🚦 status: awaiting triage Has not been triaged by a maintainer labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository ✨ goal: improvement Improvement to an existing feature Hacktoberfest for hacktoberfest. 🟩 priority: low Low priority and doesn't need to be rushed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants