Omoospace

Omoospace is a universal folder structure guideline for creative projects. Its goals are universality, flexibility, and semantic clarity. It works for complex projects and team collaboration, as well as simple projects and individual work. Why Omoospace?
Getting Started
New Project
- Create a new folder as the project root.
- Create
Omoospace.ymlin the root. - Create
Contents/in the root and put your resource files in it. - (Optional) Create
Subspaces/in the root and put your source files in it. - (Optional) Add other folders as needed and place the corresponding file types in them.
Existing Project
- Create
Omoospace.ymlin the project root. -
Edit
Example:Omoospace.ymland add: -
(Optional) Edit
Example:Omoospace.ymland add:
Command Line Tool
Install uv and tool
https://docs.astral.sh/uv/getting-started/installation/