Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Templates

A collection of miscellaneous templates.

Available Templates

  • dev (default): Development environment starter with a flake.nix and .envrc file.
  • python: Python development environment with common tools like pytest and ruff.
  • rust: Rust development environment with common tools.

Usage

Initialize a new project using the default template:

nix flake init -t github:Nanagalaxy/templates

Initialize using a specific template:

nix flake init -t github:Nanagalaxy/templates#dev

Initialize from a local path (if you have cloned the repository):

nix flake init -t path:/path/to/templates

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages