-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
easyenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest
Description
Description
Setting up the script manually involves multiple steps. An installation script would streamline the process.
What needs to be done:
- Create
install.shscript that:- Checks for Python 3.x installation
- Installs required pip packages
- Creates necessary directories
- Sets up configuration file interactively
- Offers to set up cron job
- Sets proper file permissions
- Add Windows batch script equivalent (
install.bat) - Update README with installation script usage
- Add error handling for missing dependencies
Expected outcome:
One-command installation experience for users.
Open for discussions! Platform-specific concerns? Let's discuss!
Metadata
Metadata
Assignees
Labels
easyenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest