Devlog #16
Today, I changed the way you configure Zap.
The example below shows how to hide the logo.
Before:
zap config hl
Now:
zap config set show_logo true
Previously, you couldn’t view the configuration from the program. Now, zap config list shows the current configuration.
Warning
The configuration is currently only used to enable, disable, or change the logo and debug settings.
I’m also finally using Python’s virtual environment to work on the project.
These changes will be included in the next release. For now, they are available in the dev branch.
And thank you to everyone who has checked out the project and given feedback. If anyone wants to publish their projects and make them available in the Zap repository, please leave a comment or try to contact me.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.