index
:
flake-templates
this commit
prime
Nix flake templates for different languages
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
TODO
/
__init__.py
blob: 763fb8a01c38a7b44e982a687a4446283a658022 (
plain
) (
blame
)
1
2
3
def
main
():
print
(
"Hello world!"
)