05a6d388b6c0dec7daa6487a39db68b736864386
template
Minimal starter repository for future projects.
Defaults
.editorconfigfor consistent formatting.gitattributesfor normalized line endings.gitignorefor common build artifacts, editor state, caches, and local environment filesflake.nixfor a generic development shell and Nix self-checks
Use
- Rename the repository to match the project you are starting.
- Add the language- or framework-specific files you need.
- Remove any defaults that do not apply to that project.
Description
Languages
Nix
93.9%
Makefile
3.8%
Rust
2.3%