Skip to content

daytonaio/sample-ada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Ada

This is an example Ada Programming Language project used in Daytona.


🚀 Getting Started

Open Using Daytona

  1. Install Daytona: Follow the Daytona installation guide.
  2. Create the Workspace:
    daytona create https://github.com/daytonaio/sample-ada
  3. Start the Application:

Open the terminal and run:

gprbuild -P hello_world.gpr src/hello_world.adb -cargs:ada -gnatef
./obj/hello_world

Or just press the Run Code button (Ada: Build and run last used main) found in the top right of the editor panel.


✨ Features

Standardized development environment with devcontainers

Console application

About

Ada Sample Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published