-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TODO LIST #2
Comments
未来一段时间以更新随机类型为主,生成CODE 是下一个大的特性,目前还没有想好怎么实现实用 |
突然有了一个想法重构一套CLI客户端的命令,在这里记录一下📝 :json字段结构是一颗树,目录结构也是一颗树,那么也许能模仿linux命令来写一套命令。路径对应当前json字段的节点。
|
web 版 也准备通过选择节点,而不是现有的通过输入父节点。这样将支持同名不同父字段。 |
修改,就先删除再添加吧😏 |
关于生成代码,目前的💡想法是:利用core模块,生成调用core模块的代码。 |
接下来应该是弄弄docker,和GitHub release的cicd |
新的想法,通过表达式生成随机值 |
目前的思路是 表达式语法为类 lisp |
目前的表达式随机实现 是aviatorscript |
shell 准备 模仿 zsh 的 d命令 |
已完成✅ |
web重构,准备用消息队列共享变量改变🤔 |
现有改进
发展方向
The text was updated successfully, but these errors were encountered: