https://github.com/pisaiah/vizard
(WIP) Utility for creating wizard guis in V.
https://github.com/pisaiah/vizard
installer v vlang wizard wizard-component
Last synced: 5 months ago
JSON representation
(WIP) Utility for creating wizard guis in V.
- Host: GitHub
- URL: https://github.com/pisaiah/vizard
- Owner: pisaiah
- Created: 2023-02-16T02:44:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T04:05:17.000Z (over 3 years ago)
- Last Synced: 2023-11-21T05:37:47.666Z (over 2 years ago)
- Topics: installer, v, vlang, wizard, wizard-component
- Language: V
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vizard 
Utility for cross-platform simple wizards in V.
## Preview

## Used for
- Program Installer
- etc.
## Compile
- [V](https://vlang.io) compiler
- `v install https://github.com/isaiahpatton/ui`