Skip to content

Plommonsorbet/nix-flake-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published