1
1
Fork 0
mirror of https://github.com/the-nix-way/dev-templates synced 2024-06-02 02:26:26 +02:00
github.com_the-nix-way_dev-.../README.md
2022-07-28 23:37:55 +02:00

509 B

Nix flake templates for easy dev environments

# Gleam
nix flake init --template github:the-nix-way/dev-templates#gleam

# Go 1.17
nix flake init --template github:the-nix-way/dev-templates#go_1_17

# Go 1.18
nix flake init --template github:the-nix-way/dev-templates#go_1_18

# Node.js
nix flake init --template github:the-nix-way/dev-templates#node

# Rust
nix flake init --template github:the-nix-way/dev-templates#rust

# Zig
nix flake init --template github:the-nix-way/dev-templates#rust