https://github.com/cethien/templates
my collection of nix-managed project templates
https://github.com/cethien/templates
direnv go nix nix-flake svelte templates
Last synced: 8 months ago
JSON representation
my collection of nix-managed project templates
- Host: GitHub
- URL: https://github.com/cethien/templates
- Owner: cethien
- Created: 2024-12-27T21:12:46.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T12:20:54.000Z (8 months ago)
- Last Synced: 2025-02-21T13:26:37.093Z (8 months ago)
- Topics: direnv, go, nix, nix-flake, svelte, templates
- Language: Nix
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mah Templates
managed with Nix
## Usage
```bash
nix flake new -t github:cethien/templates# /path/to/destination
```### Types
- `empty`
- `go`
- `sveltekit`