Skip to content

nix-community/templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix Community Templates

A collection of basic templates. Using flake-utils.

Usage

Replace <template> with the name of the language template you would like to use.

mkdir project && cd project
nix flake init -t github:nix-community/templates#<template>