Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix Flake Templates

Usage

> mkdir my-project
> cd my-project
> nix flake init -t github:Plommonsorbet/nix-flake-templates#rust
> git init
> git add flake.nix
> nix build

TODO Improvements

  • Makefile with consistent build, run test, format, lint, generate docs, gen protobufs etc.
  • .gitignore files for all templates

TODO Additional templates

  • terraform / terragrunt
  • protobuf generation (maybe with buf?)
  • document generation pdflatex, pandoc, cv etc?

About

A collection of nix flake templates

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages