https://github.com/micnncim/templates
https://github.com/micnncim/templates
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/micnncim/templates
- Owner: micnncim
- Created: 2023-09-02T09:12:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-11T07:37:13.000Z (almost 2 years ago)
- Last Synced: 2025-01-04T23:26:52.838Z (6 months ago)
- Language: Nix
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flake Templates
Go:
```console
nix flake init -t github:micnncim/flake-templates#go
```Rust:
```console
nix flake init -t github:micnncim/flake-templates#rust
```