1 Star 1 Fork 1

inherd/uncode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Uncode CDE(云研发体系开发环境)

Uncode is a conceptual IDE designed for the cloud development. Features:

  • Process as DSL
  • Everything as code, code as file.
  • IDE define process.

In this IDE, you can: manage Story, Story to Design (Architecture + UI), Design to Code, Code connect to Design, Zen Coding, development as Production.

(Chinese Introduction)

Uncode 是一个面向云研发时代设计的下一代概念性 IDE。特性:

  • 流程化为领域语言。Process as code
  • 一切皆文件。万物代码化
  • 开发环境即流程。

简单来说,你可以在这个 IDE 上完成:需求的编写,转换需求为设计,设计关联代码,禅模式编程,开发完即可上线。

Documents

Architecture

Uncode Architecture

DSLs

DSLs

Screenshot

Screenshot

Roadmap

  • MVP 0.1
    • kanban in Uncode
    • design in Uncode
    • coding in Uncode
  • Milestone Workflow
    • UI designer
    • code generator
    • online UML to code
    • git history for story
  • Milestone 1.0
    • kanban to coding
    • zen coding
    • story to Code
    • UI as Code

Tech todo

  • RPC for uncode <-> src-tauri
  • language identify

Requirement

  1. rustc 1.52+

Setup

  1. run yarn in root direction and uncode-ui
  2. run yarn dev in root project

Something about arm64

if your OS based arm64,when you have some trouble with yarn global add @tauri-apps/cli,you also can use cargo cli to run and build this app,look this:

  1. run cargo install tauri-cli --version ^1.0.0-beta and cargo tauri --version
  2. run yarn start in uncode-ui
  3. run cargo tauri devin root project

Documents

Design Principles

License

@ 2020~2021 This code is distributed under the MIT license. See LICENSE in this directory.

MIT License Copyright (c) 2021 Inherd Group Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
README
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/inherd/uncode.git
git@gitee.com:inherd/uncode.git
inherd
uncode
uncode
master

搜索帮助