repositorypackage
0.0.2
Repository: https://github.com/choria-io/scaffold.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Form and Scaffold Utilities for Golang
This project contains 2 main components:
scaffold
generates files or entire directory hierarchies from complex dataforms
is a guided input form system for the terminal that can generate arbitrarily nested complex data
Together they allow building Wizard-style file generators.
See App Builder for these projects in use in an end-user product.