Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ devshells Public template

Some Nix-based development shells/templates to help me quickly bootstrap projects

License

schonfinkel/devshells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix Devshells

These are my personal devshells, lots of opinionated tools, you always free to change and adapt it. I've created this repo to make bootstraping my own nix-based projects faster.

Projects

Language-Based Environments

Elixir

nix flake new --template github:schonfinkel/devshells#gleam ./dir

F#

nix flake new --template github:schonfinkel/devshells#fsharp ./dir

Gleam

nix flake new --template github:schonfinkel/devshells#gleam ./dir

OCaml

nix flake new --template github:schonfinkel/devshells#ocaml ./dir

Tooling

PostgreSQL

This spawns a generic postgresql.nix with a pre-configured PG database for local usage. As to replace docker compose completelly.

nix flake new --template github:schonfinkel/devshells#postgresql .

FOSS Development

Terrateam

nix flake new --template github:schonfinkel/devshells#terrateam .

About

Some Nix-based development shells/templates to help me quickly bootstrap projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published