Skip to content

tofupilot/template-framework-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Framework Starter

Cover

Simplest procedure showing basic structure.

What's Inside

  • procedure.yaml: procedure definition
  • phases/hello_world.py: single Python phase
  • pyproject.toml: uv-managed Python project

Get Started

  1. Sign up for a free TofuPilot account at tofupilot.app.
  2. Open the New Procedure flow in the dashboard and clone this template.
  3. Follow the dashboard's instructions to set up a station and run the procedure.

For deeper guides, see the TofuPilot docs.

Structure

.
├── procedure.yaml
├── phases/
│   └── hello_world.py
├── pyproject.toml
└── README.md

About

Simplest procedure showing basic structure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages