# uncode **Repository Path**: phodal/uncode ## Basic Information - **Project Name**: uncode - **Description**: No description available - **Primary Language**: Rust - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-08 - **Last Updated**: 2022-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](docs/architecture/uncode-architecture.svg) ### Screenshot ![Screenshot](https://inherd.org/articles/images/uncode-ss.png) ### Roadmap - MVP 0.1 - [x] kanban in Uncode - [x] design in Uncode - [x] 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 ### Setup 1. run `yarn` in root direction and `uncode-ui` 2. run `yarn dev` in root project ## Documents ![Design Principles](docs/design/design-principles.png) License --- @ 2020~2021 This code is distributed under the MIT license. See `LICENSE` in this directory.