Skip to content

Nanagalaxy/templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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.

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors