Skip to content
/ EDOL Public

EDOL is a project in the Bartlett School of Environment, Energy and Resources managed by ARC

Notifications You must be signed in to change notification settings

UCL/EDOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDOL Monorepo

This is the EDOL monorepo. The source code is mainly Python. pyproject.toml has details about some dependencies.

Getting Started

This project uses devbox to manage its development environment. Devbox is an alternative to devcontainers that doesn't require Docker.

Install devbox:

curl -fsSL https://get.jetpack.io/devbox | bash

Start the devbox shell:

devbox shell

Run a script in the devbox environment:

devbox run <script>

For scripts and packages see devbox.json

About

EDOL is a project in the Bartlett School of Environment, Energy and Resources managed by ARC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published