An open API service indexing awesome lists of open source software.

https://github.com/vdbe/nix-templates

My nix templates
https://github.com/vdbe/nix-templates

Last synced: about 1 year ago
JSON representation

My nix templates

Awesome Lists containing this project

README

          

# My Nix Templates

## Usage
Replace `` with the name of the language template you would like to use.
```sh
mkdir project && cd project
nix flake init -t github:vdbe/nix-templates#
```