Skip to content

oscar-schwarz/devenv-beste-schule-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beste.schule app development enviroment using devenv

Usage

devenv shell (or automatically with direnv)

(recommended) Installation with direnv

  1. Put this in your .envrc
# make devenv available in shell and download beste.schule app devenv files
use flake github:oscar-schwarz/devenv-beste-schule-app/6076eeadbb34492cfa662b80a5d84d18d14efe53

# `devenv shell` on direnv trigger
source_url "https://raw.githubusercontent.com/cachix/devenv/82c0147677e510b247d8b9165c54f73d32dfd899/direnvrc" "sha256-7u4iDd1nZpxL4tCzmPG0dQgC5V+/44Ba+tHkPob1v2k="
use devenv
  1. direnv allow

Installation

  1. install devenv

  2. Fetch the files from this repo into the beste.schule repo. For example, like this:

curl https://raw.githubusercontent.com/oscar-schwarz/devenv-beste-schule-app/refs/heads/main/devenv.lock \
> devenv.lock && \
curl https://raw.githubusercontent.com/oscar-schwarz/devenv-beste-schule-app/refs/heads/main/devenv.nix \
> devenv.nix && \
curl https://raw.githubusercontent.com/oscar-schwarz/devenv-beste-schule-app/refs/heads/main/devenv.yaml \
> devenv.yaml
  1. launch the shell with devenv up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages