1
0
Fork
You've already forked flake-templates
0
No description
  • Nix 100%
2026年06月27日 18:13:45 +02:00
shell Start basic shell flake with hello binary 2025年02月09日 22:07:48 +09:00
flake.nix Start basic shell flake with hello binary 2025年02月09日 22:07:48 +09:00
README.md Update README.md 2026年06月27日 18:13:45 +02:00

Usage

Start a project with

nix flake init --template git+https://codeberg.org/claudiofreitas/flake-templates.git#shell

Enter development shell with

nix develop -c $SHELL

Credit

Learned from https://github.com/liyangau video:
https://www.youtube.com/watch?v=_8xh5EcsHrs