Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Overview

This set of files is a set of self-contained examples for working with Runloop devboxes. These examples are not exhaustive and should be composed together to build cool things!

Instructions

General

All examples will use the same environment. Configure it with the following variables:

export RUNLOOP_API_KEY="..."

Python

We manage our dependencies with uv. Install via https://github.com/astral-sh/uv

TypeScript

We use Node.js (LTS) for package management. Install via https://nodejs.org/en