Skip to content

Commit 84db561

Browse files
authored
Add under-development message
1 parent fa6b24d commit 84db561

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
yamlforge is a single-binary tool that generates and serves complete web applications from YAML configuration files. Define your data models, validation rules, and UI preferences in YAML, and yamlforge instantly creates a working application with both backend API and frontend interface.
44

5+
**⚠️ Note**: YamlForge is in active development. Expect breaking changes and evolving APIs until v1.0.0 release.
6+
57
## Features
68

79
- **Single YAML file**: Create functional web applications without writing code just a single YAML file

0 commit comments

Comments
 (0)