mirror of
https://github.com/akashrchandran/syrics.git
synced 2026-04-27 01:55:50 +03:00
[GH-ISSUE #29] How to disable config setup at the first run? #18
Labels
No labels
bug
documentation
easy to add
enhancement
enhancement
good first issue
hacktoberfest
hacktoberfest
priority: medium
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/syrics#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @micash545 on GitHub (Mar 3, 2023).
Original GitHub issue: https://github.com/akashrchandran/syrics/issues/29
When I run my script with the Syrics module for the first time, I get the config setup. Can I disable it?
@akashrchandran commented on GitHub (Mar 4, 2023):
I don't get why you want to disable that. Without the config set-up the program will not work. If you're facing any problem with setting up config please say.
@micash545 commented on GitHub (Mar 5, 2023):
or how to set config inside my script
@akashrchandran commented on GitHub (Mar 12, 2023):
I apologize for not understanding your question initially. I have addressed the issue you raised, and you may verify that the changes have been implemented to your satisfaction. Thank you for bringing this to my attention; it was an important matter that needed to be resolved.
You'll require to update the module.
https://github.com/akashrchandran/syrics/wiki/Installation#updating
and then you can use it as a module
Use as a module
@akashrchandran commented on GitHub (Mar 16, 2023):
Closing the issue because of no response.