Skip to content

Commit 617c041

Browse files
Include nmstate-polyglot project
Signed-off-by: Wen Liang <[email protected]>
1 parent 1c72a7f commit 617c041

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# nmstate-polyglot
2+
3+
I propose to add [nmstate-polyglot](https://github.com/liangwen12year/nmstate-polyglot)
4+
as a repo under the `nmstate` organization
5+
6+
`nmstate-polyglot` is a project intended to create the Nmstate Polyglot Model for
7+
translating natural language into nmstate states in real-time and low latency, and the
8+
generated states will also conform to nmstate state syntax.
9+
10+
`nmstate-polyglot` project will make network management more intuitive and less
11+
daunting than traditional network management tools. The Polyglot model can
12+
significantly speed up the process of network configuration by reducing the
13+
complexity and time required to write and debug YAML configuration files manually.
14+
15+
16+
- [x] CI enabled and passed.
17+
- [x] Has integration test cases proving valid use cases. (I honest do not what integration test should be added now)
18+
- [x] Licensed under LGPL-2.0+ or Apache-2.0+(preferred).
19+
- [x] Please name at lease two maintainers for this new repository.

0 commit comments

Comments
 (0)