8000 GitHub - huuff/nix-templates: My templates for quickly bootstrapping a working environment
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

huuff/nix-templates

Repository files navigation

Nix Templates

Templates to quickly bootstrap a project with:

  • Appropriate tooling (build system, LSP, formatters, etc.)
  • Sensible pre-commit hooks
  • Basic github actions
  • Flake checks

Just call nix flake new --template github:huuff/nix-templates#«template»

The available ones are:

  • rust: including stable toolchain, clippy, rustfmt, rust-analyzer, linux target.
  • leptos: everything in rust, plus wasm target, cargo-leptos, leptosfmt, stylance, sass and binaryen.
  • nix: for nix-only projects, including nil, nixfmt, statix and deadnix.
  • latex: quite empty for now

About

4D24 My templates for quickly bootstrapping a working environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0