mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
With this gem it is possible to define form or wizard and display it to the user using one of the defined backends. The form definition is independent on the chosen backend so it can be changed freely. Currently only command line (highline) backend is implemented, YAD or web based backend is planed. WWW: https://github.com/theforeman/kafo_wizards
6 lines
350 B
Text
6 lines
350 B
Text
With this gem it is possible to define form or wizard and display it to the user
|
|
using one of the defined backends. The form definition is independent on the
|
|
chosen backend so it can be changed freely. Currently only command line
|
|
(highline) backend is implemented, YAD or web based backend is planed.
|
|
|
|
WWW: https://github.com/theforeman/kafo_wizards
|