Getting Started Overview
Welcome to Own DevStudio (ODS)!
This section will help you set up your development workspace and start coding quickly.
What you’ll learn
- How to select or create a project
- How to configure your Workspace Root
- How to add a new project folder
- How to clone an existing Git repository
- Where to go next after setup
Quick Start Flow
- Open ODS → You’ll see the Select Project page.
- Workspace Setup → Define a root folder for your projects.
- Add a Project → Create a new project folder or clone a Git repo.
- Open & Start Coding → Launch the project in ODS and begin development.
Getting Started Pages
-
Installation Guide
Instructions for installing ODS on your system. -
Workspace Setup
Configure your workspace root, create a new project, or clone from Git.
Next Steps
Once your workspace is ready:
- Explore the editor features: fast edits, splits, auto-formatting.
- Try the inline AI: select code and insert smart edits safely.
- Use the integrated terminal for project commands.
- Connect to Git for commits, history, and branches.
Info
ODS is currently in alpha. Features may change, and documentation will be updated as the project evolves.