.env.example
0 → 100644
+28
−0
+15
−0
.gitlab-ci.yml
0 → 100644
+98
−0
README-DEPLOY.md
0 → 100644
+174
−0
README.md
0 → 100644
+290
−0
Loading
- Added interactive menu using Ink UI framework with @inkjs/ui components - Implemented live progress tracking with progress bars and percentages - Added color-coded outputs (cyan for progress, green for success, red for errors) - Created gradient welcome screen with BigText animation - Reorganized festival-16 files from nested web structure - Added deployment and export automation scripts - Integrated chalk, ink-gradient, and ink-big-text for enhanced visuals - Maintained command-line compatibility alongside interactive UI