Skip to content

A repository of Nix templates for kick-starting projects

License

Notifications You must be signed in to change notification settings

aldoborrero/templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Templates

This repository holds my Nix templates.

Description

Inside templates/ folder you'll find a list of different templates. To briefly describe them:

  • blog: Templates related to my blog articles (will be deprecated soon).
  • project: The starter kit of all of my projects.

How to use

If you want to clone one of my templates, just run the following on your terminal:

$ nix flake init -t github:aldoborrero/templates#project /path/to/your/project

You can also add an alias to my flake:

$ nix registry add templates-aldo github:aldoborrero/templates

License

See LICENSE for more information.

About

A repository of Nix templates for kick-starting projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published