Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornthiberg authored Oct 4, 2024
1 parent f139f97 commit f036890
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions contributions/executable-tutorial/bthiberg-noakj/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Assignment Proposal

## Title

Creating and using flox environment(s) in an existing project.

## Names and KTH ID

- Björn Thiberg (bthiberg@kth.se)
- Noak Jönsson (noakj@kth.se)

## Deadline

- Task 3

## Category

- Executable Tutorial

## Description

We had a visit during one of the lectures by a [flox](https://flox.dev/docs/) developer. Exploring this cool piece of software, we found few if any tutorials on how to use it.

This tutorial will be inspired by the [Flox docs](https://flox.dev/docs/), and show the user how to set up and use Flox environment(s) for an existing full-stack project that we will provide.

We might also include layering multiple environments, depending on if the the tutorial ends up being complex enough without it or not.

We will use KillerConda for this.

**Relevance**

The idea of Flox is to simplify creating reproducible, isolated, and portable development environments across different stages of the software lifecycle, ensuring consistency. I.e. very DevOps-y.

0 comments on commit f036890

Please sign in to comment.