Skip to content

Conversation

@akapug
Copy link
Member

@akapug akapug commented Nov 26, 2025

Ready for review Powered by Pull Request Badge

Summary

Adds documentation for the sample projects directory (packages/cli/src/projects/).

Problem

The README.md in the samples directory was empty (0 bytes), making it difficult for users to discover and understand available sample projects.

Solution

Created a comprehensive README covering:

  • Quick Start - How to initialize samples with elide init
  • Available Samples - Table listing all 7 sample projects with descriptions and languages
  • Sample Details - Step-by-step instructions for each major sample type
  • Project Structure - Example elide.pkl manifest format
  • Running Samples - Common commands (build, test, serve, run)
  • Links - References to official documentation

Samples Documented

Sample Languages
ktjvm Kotlin
java Java
mavenjvm Java
containers Kotlin
flask Python
flask-react Python, TypeScript
web-static-worker Markdown, TypeScript

Relates to #1561 (Consistent project samples and gifs)

Provides overview of all available sample projects, quick start
instructions, usage examples, and links to documentation.

Previously the README was empty (0 bytes).
@akapug akapug requested a review from sgammon as a code owner November 26, 2025 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant