Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 15 additions & 2 deletions website/content/en/docs/dev/_index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@

---
title: Developers' guide
weight: 500
Title: Developer's Guide

Weight: 500
---

Lima is an open-source tool that allows you to run Linux virtual machines on both macOS and Linux.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think you have to duplicate the project overview here.

Also, Lima works on other host OS too.


## Quick Start for Contributors
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be consolidated to https://lima-vm.io/docs/community/contributing/ , no ?


- For more information on the project architecture, visit [Lima on DeepWiki](https://deepwiki.com)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be noted that this is an AI-generated content and not reviewed by maintainers.

Also, the link seems wrong.

- The main source code is located in the 'cmd/' and 'pkg/' directories.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't that obvious?

- If you wish to contribute, please see [CONTRIBUTING.md](../../../../.github/CONTRIBUTING.md).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link doesn't work

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- Have any questions or ideas? To share them, create a GitHub issue or a discussion.
- Run the'make help' command in your terminal to see what other test commands you can use.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make help doesn't really provide help for test instructions.

See https://lima-vm.io/docs/dev/testing/ for testing.

- For additional information on the documentation, please visit ([lima-vm.io](https://lima-vm.io)
Copy link
Member

@AkihiroSuda AkihiroSuda Aug 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A visitor is already visiting this site, no?